79758447

Date: 2025-09-08 02:06:40
Score: 1.5
Natty:
Report link

You can try:

@echo off
cls
chcp 65001
:starting
echo. Information:
set /p info=:
start Chrome "http://www.google.com/search?q=%info%%\*"
pause
goto starting

It's working with me, maybe can help you.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31441357