|
| 29 Aug 2011 06:48 AM |
| how do i make a commands script |
|
|
| Report Abuse |
|
|
Fl0x
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 5169 |
|
|
| 29 Aug 2011 06:48 AM |
ROBLOX Studio > New Place > Insert > Object... > Script
And then comes your script that you should write. |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2011 06:49 AM |
| yes but how do i make a command |
|
|
| Report Abuse |
|
|
Fl0x
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 5169 |
|
|
| 29 Aug 2011 06:51 AM |
http://wiki.roblox.com/index.php/Chatted_(Event) http://wiki.roblox.com/index.php/PlayerAdded_%28Event%29
Should be all you need, if I am not mistaken. |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Aug 2011 06:52 AM |
| It's not really the meaning asking requests if you really want to have it without typing yourself you should use free model(i should not) |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2011 06:56 AM |
Game.Players.PlayerAdded:connect(function(player) player.Chatted:connect(function(msg) if msg == "noob" then local m = instance.New("Message" , game.Workspace) m.Text = Player.Name + " is a noob" end) end end) end)
|
|
|
| Report Abuse |
|
|
|
| 29 Aug 2011 06:57 AM |
game.Players.PlayerAdded:connect(function(player) player.Chatted:connect(function(msg) if msg == "noob" then local m = instance.New("Message" , game.Workspace) m.Text = Player.Name + " is a noob" end) end end) end) Broke |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2011 07:04 AM |
game.Players.PlayerAdded:connect(function(player) player.Chatted:connect(function(msg) if msg == "noob" then local m = instance.New("Message" , game.Workspace) m.Text = ..player.Name.." is a noob" end end) end) |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2011 07:23 AM |
script.Parent.Text = "W" wait(0.5) script.Parent.Text = "We" wait(0.5) script.Parent.Text = "Wel" wait(0.5) script.Parent.Text = "Welc" wait(o.5) script.Parent.Text = "Welco" wait(0.5) script.Parent.Text = "Welcom" wait(0.5) script.Parent.Text = "Welcome" wait(0.5) script.Parent.Text = "Welcome " wait(0.5) script.Parent.Text = "Welcome t" wait(0,5) script.Parent.Text = "Welcome to" wait(0.5) script.Parent.Text = "Welcome to " wait(0.5) script.Parent.Text = "Welcome to U" wait(0.5) script.Parent.Text = "Welcome to Ul" wait(0.5) script.Parent.Text = "Welcome to Ult" wait(0.5) script.Parent.Text = "Welcome to Ulti" wait(0.5) script.Parent.Text = "Welcome to Ultim" wait(0.5) script.Parent.Text = "Welcome to Ultima" wait(0.5) script.Parent.Text = "Welcome to Ultimat" wait(0.5) script.Parent.Text = "Welcome to Ultimate" wait(0.5) script.Parent.Text = "Welcome to Ultimate " wait(0.5) script.Parent.Text = "Welcome to Ultimate S" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sw" wait(0.5) script.Parent.Text = "Welcome to Ultimate Swo" wait(0.5) script.Parent.Text = "Welcome to Ultimate Swor" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword " wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword F" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fi" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fig" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Figh" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fight" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighti" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fightin" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting " wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting S" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Sa" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say R" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Re" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Res" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Rese" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset " wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset T" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset To " wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset To R" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset To Re" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset To Res" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset To Rese" wait(0.5) script.Parent.Text = "Welcome to Ultimate Sword Fighting Say Reset To Reset" wait(10) script.Parent:Remove()
|
|
|
| Report Abuse |
|
|
|
| 29 Aug 2011 07:32 AM |
___________________________________________________________________________
POST CLOSED
___________________________________________________________________________ |
|
|
| Report Abuse |
|
|
|
| 29 Aug 2011 07:32 AM |
___________________________________________________________________________
POST CLOSED .
___________________________________________________________________________
|
|
|
| Report Abuse |
|
|