Easy way to reduce ping saving some clicks and typing command (Attached + SS + Tutor)
You all know about the ''ipconfig /flushdns" command to reduce ping a little bit.
I have made a batch file with this flushdns command + another command which can also help you reduce ping.
<----Screenshot---->
"Successfully flushed the DNS resolver cache" is for 1st command
"Ok" is for second command
You can see those commands in 2nd and 3rd source code
<----Instructions---->
:: Download the DNS Flusher.rar attachment ::
::Extract to your desktop for easy use::
::Run the Internet DNS Flusher.bat file::
::Wait for 3 seconds until it finishes::
::Press any key to quit the program::
<----Source code---->
@ECHO OFF
ipconfig /flushdns
netsh int tcp set global congestionprovider=ctcp
ECHO.
ECHO This is a batch file to reduce latency by mydearjump (mpgh.net)(crossfire)
ECHO.
PAUSE
CLS
EXIT
Approve please @Hero @Royku @Jigsaw @Scata