|
Collateral Labs has developed the next defense against place stealing, .dll injections, and inserting unwanted models, and roblox malware in free models. We have come up with a product known as Collateral Security. Here are some reasons why CS is better than all the other Roblox anti-viruses.
1. It is auto-updating. We keep track of the latest roblox malware on the free model market so you don't have to keep track yourself.
2. It prevents scripts, local scripts, and known bad models from being inserted during gameplay.
3. It protects all objects in workspace from name tampering by renaming them to a select name and shielding them.
4. Prevents .dll injections.
5. Prevents place stealing.
Want to help make CS better? Join this: http://www.roblox.com/My/Groups.aspx?gid=871463
CS Anti-Virus V.4: http://www.roblox.com/Collateral-Security-V-4-item?id=117268009
Have any suggestions for Version 5?
Post them below: |
|
|
|
Lolno.
"4. Prevents .dll injections."
Wasn't aware you could watch for spawned threads from Lua. |
|
|
Well, prevention may be a false term. Basically it crashes the person who is trying to inject it. |
|
SharksieJoin Date: 2009-10-10 Post Count: 30576 |
"game.Workspace.ChildAdded:connect(function(c)
if c.ClassName=="Script"then
c:Remove()
end
if c.ClassName=="LocalScript"then
c:Remove()
end"
Remove doesn't stop the script from running. |
|
SharksieJoin Date: 2009-10-10 Post Count: 30576 |
Also, line 3 of Auto-Repair
"local [name][name]"
Script's broke.
And your DLL "fix"
"if script.Parent.Parent.Name == "Player" then
while true do
end
end
game.Selection.SelectionChanged:connect(function()
while true do
end
end)"
How in the world is that going to prevent someone from injecting a DLL?
Line 58 of your Quick-Scan
"Anti-Lag=false"
Come on, dude.
Not to mention you missed the most common virus - the fire virus. |
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
I read his 'CS' and could not stop laughing.
There is some stupid stuff in there. |
|
zars15Join Date: 2008-11-10 Post Count: 9999 |
"4. Prevents .dll injections"
Imposibleee.
dynamic link library ~= roblox studio tools exploit |
|
|
I would love to see how miserably this would fail against my hidden packages ;D |
|
VoxilityJoin Date: 2013-04-15 Post Count: 584 |
Terrible scripting, still using the deprecated function 'remove' than 'Destroy'. No offence this the WORSE Antivirus on ROBLOX + Why do we even need this? |
|
|
I personally think this snipper of code is a treasure
hack=false
virus=false
Script=false
Hack=false
Virus=false
hAcK=false
HaCk=false
vIrUs=false
ViRuS=false
VIRUS=false
HACK=false
Infected=false
INFECTED=false
Anti-Lag=false
Gave me a serious funny. |
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
I feel as if he added that in so skiddies would think that this 'Anti-Virus' thing is more legitimate. |
|
zars15Join Date: 2008-11-10 Post Count: 9999 |
He should have added one easy and important line:
--game.Hackable = false |
|
|
wait - it renames everything in workspace?
did you intend this to be used by pure builders who make static places that look cool for 10 seconds and then become boring? |
|
AlyteJoin Date: 2011-10-24 Post Count: 10090 |
very funny
greetings hue man |
|
uyjulianJoin Date: 2012-11-29 Post Count: 1214 |
Haha, the failness of this script is so funny xD |
|
LooahJoin Date: 2013-02-22 Post Count: 922 |
I just read it.
Having this anti-virus costs performance.
>likeallscript<
0A+0B=15 |
|
coploxJoin Date: 2008-06-07 Post Count: 3252 |
Oh my god look at all the if statements. |
|
LooahJoin Date: 2013-02-22 Post Count: 922 |
@op
Have you ever heard of the world-famous coding-word
else
?
0A+0B=15
|
|
coploxJoin Date: 2008-06-07 Post Count: 3252 |
@op have you ever heard of the famous coding word table? |
|
|
LooahJoin Date: 2013-02-22 Post Count: 922 |
^
lol(ye)
?- lol(ye)
0A+0B=15 |
|
|
@Six
They certainly do.
*evil face* |
|