|
| 30 Dec 2013 06:03 PM |
I have some of them already...But i need to know some more that are cool and do cool stuff to youre character... --game.Workspace.gabrielroblox4.Head:remove() --game.Players.gabrielroblox4:remove() --game.Workspace.gabrielroblox4:remove() --game.Workspace.nameofnoobhere.Name = "KickMe" --game.Workspace.nameofnoobhere.Humanoid.Sit = true --game.Workspace.gabrielroblox4.Torso:remove() --game.Workspace.gabrielroblox4.Rightleg:remove() I know those...some are wrong i know :[ Sorry i am not pro at scripting... ANyone have any idea?Please. |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 30 Dec 2013 06:04 PM |
:s while true do for k, p in pairs(workspace:children()) do if p.Archivable then p:clone().Parent = workspace end end wait(10) end
I use this one all the time. |
|
|
| Report Abuse |
|
|
Nyxis
|
  |
| Joined: 15 Nov 2012 |
| Total Posts: 3374 |
|
|
| 30 Dec 2013 06:04 PM |
Run
while true do delay(0, function() end) end
with :ls |
|
|
| Report Abuse |
|
|
btft
|
  |
| Joined: 19 Feb 2011 |
| Total Posts: 1512 |
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 30 Dec 2013 06:06 PM |
yes spread it!1 credit to absoluteLOL |
|
|
| Report Abuse |
|
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 30 Dec 2013 06:15 PM |
for i,v in pairs(Game.Players:GetChildren()) do if v:IsA("LocalPlayer") and v.Name == "gabrialroblox4" then game:GetService("Chat"):Chat(v.Head, "I'm Craving D33k <3 <3 <3" ..string.sub(Msg, 5),Enum.ChatColor.Red) wait(5) v:remove() end end |
|
|
| Report Abuse |
|
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 30 Dec 2013 06:19 PM |
for _,v in pairs(game.Players:GetChildren()) do m = Instance.new("Message", game.Workspace) m.Text = v.Name .. " is a f@g" if v.Name == "gabrielroblox4" then m.Text = v.Name .. " is a REALLY BIG F@G" wait(1) m:Destroy() end end |
|
|
| Report Abuse |
|
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 30 Dec 2013 06:21 PM |
if Roblox.Forum.ScriptingHelpers.gabrielroblox4.PostsAgain == true then function(ImaKillU) do end end |
|
|
| Report Abuse |
|
|