@echo off setlocal disableDelayedExpansion set q=^" Color 07 Title School Anti-Block Echo. call :c 0D "================================" /n call :c 0C " Windows School Anti-Block" /n call :c 09 " Created by:" /n call :c 0B " @yodaluca23" /n call :c 0A " v1.3.1" /n call :c 0D "================================" /n Echo. Echo. Echo. pause :Error cls :Task taskkill /F /im lsproxy.exe taskkill /F /im client32.exe taskkill /F /im Client32.exe taskkill /F /im Runplugin64.exe taskkill /F /im runplugin.exe //ClassPolicy net stop "classpolicyagent" taskkill /F /im LSSASvc.exe Echo Now attempting to kill processes... taskkill /F /im smart-agent-js-win.exe taskkill /F /im makeca.exe goto Task Echo. Echo. Echo An Error Has Ocurred. Echo. Echo Would you like to retry? pause goto Error Echo. Echo. Echo An Unforseen Error Has Occured. Please Reopen The Script. Echo. :c setlocal enableDelayedExpansion ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :colorPrint Color Str [/n] setlocal set "s=%~2" call :colorPrintVar %1 s %3 exit /b :colorPrintVar Color StrVar [/n] if not defined DEL call :initColorPrint setlocal enableDelayedExpansion pushd . ': cd \ set "s=!%~2!" for %%n in (^"^ ^") do ( set "s=!s:\=%%~n\%%~n!" set "s=!s:/=%%~n/%%~n!" set "s=!s::=%%~n:%%~n!" ) for /f delims^=^ eol^= %%s in ("!s!") do ( if "!" equ "" setlocal disableDelayedExpansion if %%s==\ ( findstr /a:%~1 "." "\'" nul colorPrint.txt (echo %%s\..\') findstr /a:%~1 /f:colorPrint.txt "." "%temp%\'" set /p "=." subst ': "%temp%" >nul exit /b :cleanupColorPrint 2>nul del "%temp%\'" 2>nul del "%temp%\colorPrint.txt" >nul subst ': /d