Group: Members
Posts: 10,248
Joined: Mar 8 2006
Gold: 28,373.01
|
14661
Suggest posting in "dclone hunter forums" any soj counts you see in-game -- which realm, ip, count First search for previous thread with said realm ip -- if none -- create new topic thread -- type (realm ip) like "Europe 85"
tcpview script (bnet ip) -- create a new text file on your desktop -- copy paste the following -- then rename text file as ip.bat (not .txt) @echo off :start netstat -n | find "4000" ping 127.0.0.1 >nul cls goto start
|