├── Images ├── 1.PNG ├── 2.PNG └── 3.PNG ├── LICENSE ├── README.md └── Script-Analyzer.lua /Images/1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/debug420/rbx-script-analyzer/HEAD/Images/1.PNG -------------------------------------------------------------------------------- /Images/2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/debug420/rbx-script-analyzer/HEAD/Images/2.PNG -------------------------------------------------------------------------------- /Images/3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/debug420/rbx-script-analyzer/HEAD/Images/3.PNG -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/debug420/rbx-script-analyzer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/debug420/rbx-script-analyzer/HEAD/README.md -------------------------------------------------------------------------------- /Script-Analyzer.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/debug420/rbx-script-analyzer/HEAD/Script-Analyzer.lua --------------------------------------------------------------------------------