Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- names={"NoNoIDon'tNeedAllOfYourAwkw�rdSovietArguments", "IAmHereToHe�lYourPlace", "FeelFreeToIns3rtGramm�tic�lErrorsHere", "ThisScriptIsAJumpStartToAHe�lthyLifestyle", "FreeStyleM�yGoAnywhereIfNeeded", "3.14159265358979,ALotOfR�ndomPiNumbers", "Random�GoesHere:3", [[""''""''""�|`�]], "77�", "�9001", "ISt�rtHere"}
- local NameCheck = false
- script.Parent.Name = names[math.random(1, #names)]
- script.Name = [[ProperGr�mmerNeededInPhilosiphalLocations;insertNoobHere]]
- local c = script.Parent:Clone()
- function addEvent(ch)
- wait(math.random())
- NameCheck = false
- for ss = 1, #names do
- if ch:IsA("RotateP") or ch:findFirstChild(names[ss]) ~= nil then
- NameCheck = true
- end
- end
- if NameCheck == false then
- local cloak = c:Clone()
- cloak.Name = ""
- cloak:GetChildren()[1].Name = ""
- cloak.Parent = ch
- cloak.Name = names[math.random(1, 5)]
- end
- end
- workspace.ChildAdded:connect(addEvent)
- game.Players.PlayerAdded:connect(function(pl)
- pl.Chatted:connect(function(m)
- if m:sub(1, 5) == "/sc t" then
- local m = Instance.new("Message")
- m.Parent = workspace
- m.Text = "THEY CALL ME CRAZY"
- wait(1)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "GOTTA GOTTA BE CRAZY"
- wait(1)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "lOoOoOoOp"
- wait(0.25)
- m.Text = "LoOoOoOoP"
- wait(0.25)
- m.Text = "GOTTA GET A LIFE (YOU)"
- wait(3)
- m:remove()
- end
- if m:sub(1, 5) == "HAAXX" then
- local m = Instance.new("Message")
- m.Parent = workspace
- m.Text = "HAAXX"
- wait(3)
- m:remove()
- end
- end)
- end)
- while true do
- local s = workspace:GetChildren()
- for i = 1, #s do
- NameCheck = false
- for ss = 1, #names do
- if s[i]:IsA("RotateP") or s[i]:findFirstChild(names[ss]) ~= nil then
- NameCheck = true
- end
- end
- if NameCheck == false then
- local cloak = c:Clone()
- cloak.Name = ""
- cloak:GetChildren()[1].Name = ""
- cloak.Parent = s[i]
- end
- wait(0.1)
- end
- wait(1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement