hiho da ich selber zurzeit bisschen auf anni jagd gegangen bin hab ich mich nach nem guten IP finding bot umgeschaut und auch fündig geworden :).
Der Bot ist relativ leicht zu handhaben und funktioniert komplett minimiert.
Das einzige was ihr einstellen müsst sind in der .ini datei pw/acc name Ips und Path von Diablo II.
So viel spaß damit :<
Der Bot ist relativ leicht zu handhaben und funktioniert komplett minimiert.
Das einzige was ihr einstellen müsst sind in der .ini datei pw/acc name Ips und Path von Diablo II.
Code:
; ========================================== CloneFinder v1.0 ========================================= ; ; CloneFinder v1.1: ; ; By BJRowlett <[Only registered and activated users can see links. Click Here To Register...]> ; ; Contact me with any questions, im always available. ; ; Based off of CloneHunter 2.3 By Snarg ; ; _ControlMouseClick() ; ; _ControlSendText() ; ; Both influenced by: ; ; http://edgeofnowhere.cc/viewtopic.php?t=312179&sid=10b45264be7cc24e6ca111c1da73b7b8 ; ; ========================================== CloneFinder v1.0 ========================================= ; ;Note: This uses AutoIt Syntax, if your account or password contain a + sign, you will need to add "+=" instead of just a "+", ;Because AutoIt uses "+" to represent "{SHIFT}" and "{SHIFT}=" is a "+" sign. [General] WinTitle = "Diablo II" [Account] Account = "ACCNAME" [COLOR="Red"]--> Euer Accountname[/COLOR] Password = "PW" [COLOR="Red"]--> Euer Passwort[/COLOR] [Game] Realm = "Europe" [COLOR="Red"]--> Euer Realm[/COLOR] Difficulty = "Hell" [COLOR="Red"]--> Schwierigkeitsgrad (Nur hell macht sinn)[/COLOR] Character = "1" [COLOR="Red"]--> Auf dem wievielten slot sich der char befindet mit dem ihr sucht[/COLOR] GameName = "clone" [COLOR="Red"]--> Spielname[/COLOR] GamePass = "bot" [COLOR="Red"]--> Spielpasswort[/COLOR] GameCreateDelay = "10000" [COLOR="Red"]--> wie lang er warten soll für next game[/COLOR] [Other] D2Path = "C:\Programme\Diablo ii" [COLOR="Red"]-> Pfad zum Diablo Ordner[/COLOR] D2Exe = "Diablo II.exe" [COLOR="Red"]-> Name der Anwendung[/COLOR] [HotIP] DCloneIP1 = "55" <-- Ip die ihr sucht. DCloneIP2 = "55" DCloneIP3 = "55" DCloneIP4 = "55" DCloneIP5 = "55"