Corrupted IP setup in the Game Enhancing .bat script
Corrupted IP setup in the Game Enhancing .bat script
tart
tart sc start BITS sc start Dnscache goto :Movement
Hey so I play a lot of games, and for one I downloaded a .bat that many people are using to increase their performance and gain an advantage. However when I run the file my internet disconnects and I am unable to restore it by resetting, ipconfig /renew, and many other steps I have found online. The only solution I found in the past was to go to a restore point, which I would like to avoid. Need some more personalized help with this one as Im sure one of you will have a fix; Here is the .bat file information @Echo OFF color c ECHO. ECHO. ECHO Latency Movement v2.0 pause ipconfig /release ipconfig /renew ipconfig /flushdns netsh interface ip delete arpcache netsh winsock reset catalog netsh int ip reset c:resetlog.txt netsh int ip reset C:\tcplog.txt netsh winsock reset catalog netsh int tcp set global rsc=enabled netsh int tcp set heuristics disabled netsh int tcp set global dca=enabled netsh int tcp set global netdma=enabled GOTO lol :lol set /p a="Enter server IP address: " goto Movement :Movement ping %a% -n 5 sc query BITS | find /I "STATE" | find "STOPPED" sc query Dnscache | find /I "STATE" | find "STOPPED" goto
tart
tart sc start BITS sc start Dnscache goto :Movement
Let me know what other information you may need to help me fix the problem. When I run the troubleshooter it says "Ethernet does not have a valid IP configuration". I have already set IPV4 to obtain an automatic IP, as well with the DNS. And as for DHCP my router has it enabled as far as I can tell, Im at a loss of what to do
I just needed to turn off Avast and run the script again, this time it functioned when it refreshed the IP