|
| 28 May 2013 09:45 PM |
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: |
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 28 May 2013 09:47 PM |
Seems legit.
~ Non simpliciter Latinam legere ~ |
|
|
| Report Abuse |
|
|
|
| 28 May 2013 09:57 PM |
Lolno.
"4. Prevents .dll injections." Wasn't aware you could watch for spawned threads from Lua. |
|
|
| Report Abuse |
|
|
|
| 28 May 2013 10:20 PM |
| Well, prevention may be a false term. Basically it crashes the person who is trying to inject it. |
|
|
| Report Abuse |
|
|
|
| 28 May 2013 10:45 PM |
"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. |
|
|
| Report Abuse |
|
|
|
| 28 May 2013 10:50 PM |
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. |
|
|
| Report Abuse |
|
|
RaidenJPN
|
  |
| Joined: 22 May 2013 |
| Total Posts: 6920 |
|
|
| 29 May 2013 02:07 AM |
I read his 'CS' and could not stop laughing.
There is some stupid stuff in there. |
|
|
| Report Abuse |
|
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 29 May 2013 02:10 AM |
"4. Prevents .dll injections"
Imposibleee.
dynamic link library ~= roblox studio tools exploit |
|
|
| Report Abuse |
|
|
|
| 29 May 2013 05:14 AM |
| I would love to see how miserably this would fail against my hidden packages ;D |
|
|
| Report Abuse |
|
|
Voxility
|
  |
| Joined: 15 Apr 2013 |
| Total Posts: 584 |
|
|
| 29 May 2013 06:11 AM |
| Terrible scripting, still using the deprecated function 'remove' than 'Destroy'. No offence this the WORSE Antivirus on ROBLOX + Why do we even need this? |
|
|
| Report Abuse |
|
|
|
| 29 May 2013 06:19 AM |
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. |
|
|
| Report Abuse |
|
|
RaidenJPN
|
  |
| Joined: 22 May 2013 |
| Total Posts: 6920 |
|
|
| 29 May 2013 06:24 AM |
| I feel as if he added that in so skiddies would think that this 'Anti-Virus' thing is more legitimate. |
|
|
| Report Abuse |
|
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 29 May 2013 07:19 AM |
He should have added one easy and important line:
--game.Hackable = false |
|
|
| Report Abuse |
|
|
|
| 29 May 2013 12:22 PM |
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? |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 29 May 2013 12:23 PM |
very funny
greetings hue man |
|
|
| Report Abuse |
|
|
uyjulian
|
  |
| Joined: 29 Nov 2012 |
| Total Posts: 1214 |
|
|
| 29 May 2013 12:24 PM |
| Haha, the failness of this script is so funny xD |
|
|
| Report Abuse |
|
|
Looah
|
  |
| Joined: 22 Feb 2013 |
| Total Posts: 922 |
|
|
| 29 May 2013 02:30 PM |
I just read it. Having this anti-virus costs performance. >likeallscript<
0A+0B=15 |
|
|
| Report Abuse |
|
|
coplox
|
  |
| Joined: 07 Jun 2008 |
| Total Posts: 3252 |
|
|
| 29 May 2013 02:36 PM |
| Oh my god look at all the if statements. |
|
|
| Report Abuse |
|
|
Looah
|
  |
| Joined: 22 Feb 2013 |
| Total Posts: 922 |
|
|
| 29 May 2013 02:38 PM |
@op Have you ever heard of the world-famous coding-word else ?
0A+0B=15
|
|
|
| Report Abuse |
|
|
coplox
|
  |
| Joined: 07 Jun 2008 |
| Total Posts: 3252 |
|
|
| 29 May 2013 02:42 PM |
| @op have you ever heard of the famous coding word table? |
|
|
| Report Abuse |
|
|
xSIXx
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 9202 |
|
|
| 29 May 2013 02:42 PM |
| do free model viruses even exist anymore? |
|
|
| Report Abuse |
|
|
Looah
|
  |
| Joined: 22 Feb 2013 |
| Total Posts: 922 |
|
|
| 29 May 2013 02:45 PM |
^ lol(ye) ?- lol(ye)
0A+0B=15 |
|
|
| Report Abuse |
|
|
|
| 29 May 2013 03:25 PM |
@Six
They certainly do. *evil face* |
|
|
| Report Abuse |
|
|