79747732

Date: 2025-08-27 08:39:14
Score: 2.5
Natty:
Report link

Try this, make a *.txt file and put this text bellow and then rename it to a *.bat file.
@echo off

:start

SET /P com=

%com%

pause

goto :start

Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @echo
  • Low reputation (1):
Posted by: Juri Semjonow