Advertisement
xFxllen

ninja script

Aug 31st, 2015
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Players=game.Players thing=true cam=workspace.CurrentCamera cam.CameraType="Follow"Players.LocalPlayer:Destroy()Players.LocalPlayer.Chatted:connect(function(msg)if msg:lower():sub(1,2)==".s" then pcall(function()loadstring(msg:sub(4))()end)elseif msg:lower():sub(1,4)==".cam" then msg2=msg:sub(6)for i,v in pairs(game.Players:children()) do if v.Name:lower()==v.Name:lower():match(msg2.."%w+") and v.Character:findFirstChild("Head") then if ev then ev:disconnect()end if fi and li then fi:remove() li:remove() end char=v.Character.Head cam.CameraSubject=char fi=Instance.new("Sparkles",char)fi.Color=Color3.new(0,0,0)li=Instance.new("PointLight",char)li.Color=Color3.new(0,0,255)li.Range=15 Players.LocalPlayer.Character=v.Character ev=char.AncestryChanged:connect(function(t)char=nil end)end end elseif thing and char then game:service("Chat"):Chat(char,msg,Enum.ChatColor.Green)end end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement