This program will allow you to automaticly find what is called a 'hot' IP address. The hot IP's are those where the Diablo Clone is most likely to appear. This program saves you the trouble of having to manualy create the games and check the IP by yourself.
To use this program follow these easy steps:
1) Read this file.
2) Open 'Settings.ini' and fill in the information required.
3) Save and exit Settings.ini.
4) Double-click CloneHunter2.3.exe.
5) Sit back and wait for it to find the proper IP.
When the proper IP is found a sound will play and the status window will change to display the current game name and password. Ensure you have your sound turned up
Please keep in mind that this program will *NOT* idle in the game for you.
Made a few updates, namley added a user selectable delay before the game is created. Select a low and high number and it will use a random delay between those numbers before the game is created. I don't know if it will prevent your IP being blocked but hey, it's worth a try.
for $i = 1 to 20
$CheckIP = FileReadLine ( 'C:\ip.txt', $A )
;Only check if server IP is part of the current line and it's port 4000
$IPStart = StringInStr ( $CheckIP, $ServerIP )
$PortStart = StringInStr ( $CheckIP, ":4000" )
If ( $IPStart >0 ) and ( $PortStart>0 ) then
SplashTextOn ( 'CloneHunter 2.3', "Current try: " & $GameCount &@CRLF & "Current IP: " &StringMid ( $CheckIp, $IPStart, $PortStart-$IPStart ), 200, 100,824,0 )
WinActivate ( 'Diablo II' )
if StringInStr ( $CheckIP, $ServerIP & $DCloneIP1 ) > 0 then $hit = 1
if StringInStr ( $CheckIP, $ServerIP & $DCloneIP2 ) > 0 then $hit = 1
if StringInStr ( $CheckIP, $ServerIP & $DCloneIP3 ) > 0 then $hit = 1
if StringInStr ( $CheckIP, $ServerIP & $DCloneIP4 ) > 0 then $hit = 1
if StringInStr ( $CheckIP, $ServerIP & $DCloneIP5 ) > 0 then $hit = 1
EndIf
[Account]
AccountName=ACCOUNT
Password=PASSWORD
Realm=REALM
;The format for Realm is CASE SENSATIVE!!!!!!!!. It MUST be listed as 'East', 'West' or 'Europe' only! You can not use ;'east', this will NOT work.
D2Parameter=-w -ns -lq -skiptobnet -title "Diablo II" -mpq cdkey.mpq
;There should be no need to touch this line. Obviously, if you are using your original CD key you may remove the -mpq part.
[Settings]
D2Path=
D2Executable=
;Only fill these lines in if the script has trouble starting Diablo.
D2LoadDelay=
;This is the ammount of time it takes for Diablo to start on your computer. Adjust as needed. All times are in miliseconds so ;1000 = 1 second.
GameCreateDelay=
;This is the ammount of time it takes for a game to be created. Adjust as needed. All times are in miliseconds so 1000 = 1 ;second.
;Use the following five lines to enter the LAST SET OF DIGITS of the IP you are searching for. Example:
;IP to find = 192.169.54.77
;Numbers to use = 77
;============================================== Read This ================================================== =================
;Do not use the entire IP address, only the last set of digits.
;You can search for up to five IP's at one time. ALL LINES MUST BE FILLED OUTt. If you wish to search for less then five, ;then the lines should be filled out similar to this:
;
;DCloneIP1=10
;DCloneIP2=11
;DCloneIP3=12
;DCloneIP4=12
;DCloneIP5=12
;
;The above example will search for three IP's.
;
;Visit the D2 General Discussion forum on for a current listing of hot IP's ;
suche einen clonehunter 06/16/2009 - Diablo 2 - 1 Replies hab es mit dem 2.5 probiert...aber iwie krieg ich es nicht geschissen :)
hat iwer alternativen..ode rkann mir mit dem 2.5a helfen?