name1Join Date: 2007-08-12 Post Count: 418 |
Err..ninetailfox that script yo made in the 3rd post before this one dosent work theres no Transparency propertie in the workspace:P better luck next time! |
|
ArticunoXTop 100 PosterJoin Date: 2007-05-31 Post Count: 11645 |
Bump. Why did Kahoona9 post another thread like this anyway? |
|
zege77Join Date: 2007-08-09 Post Count: 3667 |
He Probably Wanted To Be Famous Lol. |
|
FeliperoxdTop 100 PosterJoin Date: 2007-03-15 Post Count: 3616 |
Lol Zege! xD
I trying made a Teepawt Hat! xD
|
|
coelho714Join Date: 2007-06-07 Post Count: 4230 |
L-O-L. Felipe, if you try to do a Teapot Turret-like script, then check that you have 718 Points of knowledge. |
|
|
No coel, you're supposed to say lawl, not L-O-L. =P
Anyway, sort of off topic but... I made my first kill script with a Humaniod listener >_<
A fun script for script builder is...
FF = Instance.new("ForceField")
FF.Parent = game.Workspace
Hehehe, most of you should know what it does. |
|
zege77Join Date: 2007-08-09 Post Count: 3667 |
I like pie! (bumping it) |
|
FeliperoxdTop 100 PosterJoin Date: 2007-03-15 Post Count: 3616 |
Everyone,don't try understand it,i gonna speak Portuguese with Coleho714-He portuguese too! xD*
Coelho714,ta fods fazer,to implorando pro Cyber me passar of Script de vc sabe quem xD
Eu naum tenho 300 Robux,mas ele ta fazendo 1500 TIX pra mim!xD
E EU SÓ TENHO 1.099!!!! xD
Gastei com shirts! xD
To implorando pra fazer com 500! xD
E NUM TO CONSEGUINDO UPLOAD MINHA ARENA POR 3 SEMANAS,TODA HORA DA UPLOAD FAILED ERROR!!
xD |
|
|
Time to go to dictionary.com's translator. |
|
zege77Join Date: 2007-08-09 Post Count: 3667 |
What? |
|
|
Coelho714, you fods to make, you begging pro Cyber to pass me of Script of vc knows who xD I naum has 300 Robux, but it you making the 1500 TIX pra me! xD
E I ONLY HAVE 1,099! xD
I spent with shirts! xD
You begging pra to make with 500! xD
E IN ONE YOU OBTAINING THE UPLOAD MY ENCLOSURE FOR BULLFIGHTING FOR 3 WEEKS, ALL HOUR OF UPLOAD FAILED ERROR!
Lol, bullfighting. Stinks that the translator isn't accurate. |
|
FeliperoxdTop 100 PosterJoin Date: 2007-03-15 Post Count: 3616 |
PiePersonOfDOOM,Translators Stinks ! xD
Ex:
Vc = Voce = You
Naum = Não = No
E = And
Pra,Pro = For
And,at Start,ins't you,It *Its* |
|
|
Lol. Just because the translator is innacurate doesn't mean it isn't funny =P |
|
FeliperoxdTop 100 PosterJoin Date: 2007-03-15 Post Count: 3616 |
Yup! xP
▄▀▄▀▄ T1M3 T0 PWN N008S !! ▄▀▄▀▄
§=ƒ3L1P3R0XD=§
|
|
name1Join Date: 2007-08-12 Post Count: 418 |
Zuka report me all you want i have atleast 5 other accounts. |
|
naranjoJoin Date: 2007-11-07 Post Count: 800 |
you cant judge anybody from there scripting skills and that script i did wasnt stolen, it worked. the base didt even change colors at like disco, it just changed it at random. |
|
|
crud my script phails! ill post another when i not pounding choco milk in my face :P |
|
naranjoJoin Date: 2007-11-07 Post Count: 800 |
This should change the mesh of your hat (not tested)
========================================================
game.Players.[yournamehere].Character.Hat.Mesh = Teapot
========================================================
Call me a noob all you want but i was just testing. |
|
MaxanmumJoin Date: 2007-11-07 Post Count: 6245 |
Why won't you TEST it instead of POSTING it?????
Just put the test in a Notepad. |
|
|
i can't test this yet because anaminus has scriptbuilder down for matinence, but here's what i THINK is a working script to get a spikey hat made by clockwork:
game.Players.EVILdemon1123.CharacterAppearance="http://www.roblox.com/Data/Get.ashx?hash=d47d8ba0128fba2d8dc984d187075a56;http://www.roblox.com/Data/AssetFetch.ashx?hash=d4a6982bd389e3b713e765fea743630b&isapproved=true"
remember, it isn't tested... |
|
|
Turn into MEZ!
========================================================
game.Workspace.NAME.CharacterApperance = "http://www.roblox.com/Data/Get.ashx?hash=9e604b33e01bafcb0fa76d155e465770;http://www.roblox.com/Data/AssetFetch.ashx?hash=51ac0eda23d32d7ea3a93fd5dc619da2&isapproved=true"
========================================================
Its not tested but whatever, it should work. |
|
hk1777Join Date: 2007-10-03 Post Count: 6522 |
evildemon that script work i tryed it |
|
FeliperoxdTop 100 PosterJoin Date: 2007-03-15 Post Count: 3616 |
Hey,you can test it in coelho714 Script Builder! =D
▄▀▄▀▄ T1M3 T0 PWN N008S !! ▄▀▄▀▄
§=ƒ3L1P3R0XD=§
|
|
FeliperoxdTop 100 PosterJoin Date: 2007-03-15 Post Count: 3616 |
Make you Head Transparent!
game.Workspace.YOURNAMEHERE.Head.Transparency = 1
---------------------------------
Make Your Torso Transparent!
game.Workspace.YOURNAMEHERE.Torso.Transparency = 1 |
|
jeffcenaJoin Date: 2007-08-26 Post Count: 3743 |
messageText = "h3r3 s0m3 l33t
message = Instance.new("Message")
message.Text = messageText
message.Parent = game.Workspace
wait (5)
message.Text = "1 = i or l
0 = o
8 = b
9 = g
3 = e
4 = a
5 = s"
wait (5)
message:remove() |
|