Eliminate
Advanced & Powerful Scanner✨ Documentation | 💾 Download | 📃 Source
Eliminate is everything you could want in a scanner... and more! With its wide range of features and unparalleled spee-- I'll cut to the chase. Simply put, Eliminate is a feature-rich scanner plugin with much more than you'd expect from a regular scanner.
The edit count is @system not liking the top image since I wrote this post in HTML…
Documentation
Priority Levels
In Eliminate, there are somethings called "priority levels". For example, level 1 mean "off". Level 2 means "scan this, but don't prioritize it". Level 3, the highest level, means "scan this and prioritize it".
OptionsKeywords
Names
Snippets
Levels
1 - Off
2 - Scan w/o priority
3 - Scan w/ priority
Choose Directory
Choosing a directory to scan decendants is an important but typically overlooked aspect of a scanner plugin. Fear not, as Eliminate has this!
ControlsLeft Mouse Button - Click and then select an instance in the Explorer tab or viewport
Right Mouse Button - Reset to game.Workspace
Quarantine
To quarantine scripts means to place them in a designated folder where they cannot hurt any aspect of the game. Eliminate does exactly that! On plugin activiation for the first time, a folder in ServerStorage is created to hold the quarantined script(s). Once a script enters quarantine, it is immediately disabled.
Controls (For "Empty Quarantine" Button)Left Mouse Button - Delete everything in quarantine (Sounds that have PlayOnRemove set to true (typically loud songs that come with viruses would have this) are immediately set to false and then deleted, preventing unnecessary eardrum explosions ;)
NOTE: You can create an boolean Attribute in a quarantined script called "dnd" or "DND" and the script will not be deleted when the quarantine is emptied.
Right Mouse Button - Return scripts/descendants to original places; if original parent does not exist, the new Parent is game.Workspace
Scan
The most important part! The actual scanning feature! Once clicked, the plugin will collect your preferences set earlier, like priority levels, and scan the chosen directory. You may notice that under a script in the output it says "Threat Level - [BLANK]". This is the threat level of a require
in the script. Eliminate uses a system to fetch the Asset from the AssetId being required and determine a threat level based on it.
Left Mouse Button - Scan the directory chosen (defaults to game.Workspace)