Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Diablo 2
You last visited: Today at 18:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Dzik Dropper - Need Help

Discussion on Dzik Dropper - Need Help within the Diablo 2 forum part of the Other Online Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2010
Posts: 12
Received Thanks: 1
Dzik Dropper - Need Help

Hallo Leute,

ich würde gerne den Dropper von Dzik verwenden, bekomme ihn aber nicht zum laufen.
Die online verfügbare Anleitung ist für mich leider nicht 100%-ig verständlich.

Vielen Dank im Voraus.

------------------

Hey Guys,

I would like to use Dzik's dropper, but I can't get it to work.
The instructions available online are unfortunately not 100% understandable for me.

Thanks in advance.
mott.1989 is offline  
Old 03/20/2021, 23:18   #2


 
onkelxlc's Avatar
 
elite*gold: 75
Join Date: May 2009
Posts: 987
Received Thanks: 89
Bei was genau liegt denn das Problem?
onkelxlc is offline  
Old 03/21/2021, 10:15   #3
 
elite*gold: 0
Join Date: Jun 2010
Posts: 12
Received Thanks: 1
Quote:
Originally Posted by onkelxlc View Post
Bei was genau liegt denn das Problem?
Bei Punkt 1 habe ich alles hinbekommen.

1.) Dropper Install:

1. Download ItemManagerServer.zip and unzip everything to C drive root.
2. Navigate to C drive and install 01.vcredist_x862012.exe
3. Open start menu type in CMD and run it as Administrator.
4. In command line console type in cd / and press enter
5. Type in 02.tradelistfix.bat then enter
6. Type in 03.install.bat then enter
7. Type in exit and press enter
8. Download this repository with Download ZIP option
9. Navigate to main folder select all files inside of D2Dropper-main\html\ folder and unzip them to C:\Apache\htdocs\


2.) Adding Admin User and Resellers:

1. Navigate to this page
2. On left side input your username and password for dropper login in following format: "username[onefreespace]password" --> was genau ist mit "dropper" gemeint? das kolbot-profil, der D2 Acc? Oder sind das die Zugangsdaten, die ich unter Punkt 3.2 benötige?

3. Use "Generate htpasswd content" on right side to generate user line
4. Copy generated content.
5. Navigate to C:\Apache\htdocs\ and open .htpasswd file in notepad++
6. Each line represents one user what can log in to your dropper.
7. Paste copied content in new line.
8. Save .htpasswd file

9. To add resellers accounts repeat all steps. --> was ist mit "resellers" gemeint?
10. Navigate to C:\Apache\htdocs\ folder and open config.php file in notepad++
11. Define your self as Admin --> was ist mit "your self" gemeint?
12. Add your self in $authorized list. --> was ist mit "your self" gemeint?
13. Decide how many dropper profiles you want to use for dropping items. (ussually good choice is between 2 and 4 profiles) --> das hier sind die kolbot-profile, richtig?
14. If you want add resellers add , on end of line and press CTRL+G to clone line.
15. Input reseller name in cloned line.
16. Adjust dropper profiles for resellers if needed..
17. Save config.php file.

Punkte 14-17 nicht ganz klar.

3.) Testing Page:

1. Click here --> Hier bekomme ich eine Fehlermeldung "Verbindung kann nicht aufgebaut werden"
Daher konnte ich 2. und 3.noch nicht testen

2. Use your login credentials to log in into dropper page. --> siehe Frage bei 2.1
3. You should see now your dropper page and be able to use Drop, TradeList and Admin menu.

Ab hier sollte wieder alles klar sein.


4.) Setting Up Kolbot for Droppers:

1. Download latest kolbot from
2. Copy and replace files from D2Dropper-main\kolbot\ subfolder to d2bs\kolbot\
3. Navigate to d2bs\kolbot\ and run link.bat as Admin
4. This will create folder called databases
5. Inside this folder you will see exactly same content as in C:\Apache\htdocs\
6. Start D2Bot
7. Create New profiles in D2Bot and name them in same way as you defined them in config.php
8. Default names are dropper1, dropper2 and so on.
9. Use D2BotDropper.dbj as starter file.
10. Setup as many profiles as you defined in config.php
11. It is important to have same ammount of profiles in D2Bot and in config.php to avoid issues.
mott.1989 is offline  
Old 03/21/2021, 12:58   #4


 
onkelxlc's Avatar
 
elite*gold: 75
Join Date: May 2009
Posts: 987
Received Thanks: 89
a
Quote:
Originally Posted by mott.1989 View Post
Bei Punkt 1 habe ich alles hinbekommen.

1.) Dropper Install:

1. Download ItemManagerServer.zip and unzip everything to C drive root.
2. Navigate to C drive and install 01.vcredist_x862012.exe
3. Open start menu type in CMD and run it as Administrator.
4. In command line console type in cd / and press enter
5. Type in 02.tradelistfix.bat then enter
6. Type in 03.install.bat then enter
7. Type in exit and press enter
8. Download this repository with Download ZIP option
9. Navigate to main folder select all files inside of D2Dropper-main\html\ folder and unzip them to C:\Apache\htdocs\


2.) Adding Admin User and Resellers:

1. Navigate to this page
2. On left side input your username and password for dropper login in following format: "username[onefreespace]password" --> was genau ist mit "dropper" gemeint? das kolbot-profil, der D2 Acc? Oder sind das die Zugangsdaten, die ich unter Punkt 3.2 benötige? Da trägst du deine Zugangsdaten ein, mit denen du dich nachher auf der Website einloggst

3. Use "Generate htpasswd content" on right side to generate user line
4. Copy generated content.
5. Navigate to C:\Apache\htdocs\ and open .htpasswd file in notepad++
6. Each line represents one user what can log in to your dropper.
7. Paste copied content in new line.
8. Save .htpasswd file

9. To add resellers accounts repeat all steps. --> was ist mit "resellers" gemeint? Wenn du andere Personen als Reseller einstellen willst / kannst ignorieren
10. Navigate to C:\Apache\htdocs\ folder and open config.php file in notepad++
11. Define your self as Admin --> was ist mit "your self" gemeint? Da trägst du eben dich als Admin ein. Mit deinen zugangsdaten
12. Add your self in $authorized list. --> was ist mit "your self" gemeint? auch dich
13. Decide how many dropper profiles you want to use for dropping items. (ussually good choice is between 2 and 4 profiles) --> das hier sind die kolbot-profile, richtig? genau, dass sind deine Profile im Manager
14. If you want add resellers add , on end of line and press CTRL+G to clone line.
15. Input reseller name in cloned line.
16. Adjust dropper profiles for resellers if needed..
17. Save config.php file.

Wenn du keine Reseller willst, kannst den Rest ignorieren

Punkte 14-17 nicht ganz klar.

3.) Testing Page:

Wenn du eine Fehlermeldung bekommst, hast du vermutlich etwas falsch kopiert. Evtl hilft auch ein PC Neustart

1. Click here --> Hier bekomme ich eine Fehlermeldung "Verbindung kann nicht aufgebaut werden"
Daher konnte ich 2. und 3.noch nicht testen

2. Use your login credentials to log in into dropper page. --> siehe Frage bei 2.1
3. You should see now your dropper page and be able to use Drop, TradeList and Admin menu.

Ab hier sollte wieder alles klar sein.


4.) Setting Up Kolbot for Droppers:

1. Download latest kolbot from
2. Copy and replace files from D2Dropper-main\kolbot\ subfolder to d2bs\kolbot\
3. Navigate to d2bs\kolbot\ and run link.bat as Admin
4. This will create folder called databases
5. Inside this folder you will see exactly same content as in C:\Apache\htdocs\
6. Start D2Bot
7. Create New profiles in D2Bot and name them in same way as you defined them in config.php
8. Default names are dropper1, dropper2 and so on.
9. Use D2BotDropper.dbj as starter file.
10. Setup as many profiles as you defined in config.php
11. It is important to have same ammount of profiles in D2Bot and in config.php to avoid issues.
onkelxlc is offline  
Old 03/21/2021, 21:39   #5
 
elite*gold: 0
Join Date: Jun 2010
Posts: 12
Received Thanks: 1
Quote:
Originally Posted by onkelxlc View Post
3.) Testing Page:

Wenn du eine Fehlermeldung bekommst, hast du vermutlich etwas falsch kopiert. Evtl hilft auch ein PC Neustart

1. Click here --> Hier bekomme ich eine Fehlermeldung "Verbindung kann nicht aufgebaut werden"
Daher konnte ich 2. und 3.noch nicht testen
2. Use your login credentials to log in into dropper page. --> siehe Frage bei 2.1
3. You should see now your dropper page and be able to use Drop, TradeList and Admin menu.
Vielen Dank für deine Hilfe. Ich bin jetzt ein ganzen Stück weiter
Ich denke ich hab alles geschafft außer das einloggen auf der Seite.

Da kommt immernoch die Fehlermeldung. Ich klicke doch nur auf den Link, der auf GutHub bereitgestellt wurde -.-

Ist dieser Server denn richtig?
127.0.0.1:666

Oder muss ich hier auch noch was anpassen?
mott.1989 is offline  
Old 03/21/2021, 22:13   #6


 
onkelxlc's Avatar
 
elite*gold: 75
Join Date: May 2009
Posts: 987
Received Thanks: 89
Quote:
Originally Posted by mott.1989 View Post
Vielen Dank für deine Hilfe. Ich bin jetzt ein ganzen Stück weiter
Ich denke ich hab alles geschafft außer das einloggen auf der Seite.

Da kommt immernoch die Fehlermeldung. Ich klicke doch nur auf den Link, der auf GutHub bereitgestellt wurde -.-

Ist dieser Server denn richtig?
127.0.0.1:666

Oder muss ich hier auch noch was anpassen?
sollte eigentlich passen

localhost:666 geht glaub auch
onkelxlc is offline  
Old 03/21/2021, 23:24   #7
 
elite*gold: 0
Join Date: Mar 2021
Posts: 1
Received Thanks: 0
dzik

hey leute, ich bin neu. Gibt es ein Video (youtube Video) wie man dzik installiert. Bin nicht so der IT-Experte. Aber ist mir etwas zu kompliziert.
Direkt bei Youtube konnte ich nichts finden. Es wird immer nur von Limedrop gesprochen. Aber Dzik sieht cooler aus.

Und noch eine Frage, wenn ich ein Item nicht mehr habe, aktualisiert er sich automatisch?

Und es ist richtig, das ich einen weiteren key dafür benötige oder?

Sorry für die vielen Fragen

Danke schonmal vorab.
gpplay is offline  
Old 03/22/2021, 00:21   #8


 
onkelxlc's Avatar
 
elite*gold: 75
Join Date: May 2009
Posts: 987
Received Thanks: 89
Mir wäre kein Youtube Video bekannt.
Aber an sich sollte die Anleitung gut verständlich sein.

Wenn du das item durch den Dropper droppen lässt wird das automatisch aktualisiert, wenn du manuell was droppst, mit Num 6 neu loggen den Char.

Je nachdem wie viele Dropper profile du willst, so viele Keys brauchst du auch.
onkelxlc is offline  
Thanks
1 User
Old 03/22/2021, 14:53   #9
 
elite*gold: 0
Join Date: Jun 2010
Posts: 12
Received Thanks: 1
Quote:
Originally Posted by onkelxlc View Post
sollte eigentlich passen

localhost:666 geht glaub auch
Kann es sein, dass es Probleme gibt, wenn aktuell limedrop "eingerichtet" ist?
da funktioniert es nämlich mit localhost:8080, aber nicht für dzik :666.
mott.1989 is offline  
Old 03/23/2021, 19:43   #10


 
onkelxlc's Avatar
 
elite*gold: 75
Join Date: May 2009
Posts: 987
Received Thanks: 89
Quote:
Originally Posted by mott.1989 View Post
Kann es sein, dass es Probleme gibt, wenn aktuell limedrop "eingerichtet" ist?
da funktioniert es nämlich mit localhost:8080, aber nicht für dzik :666.
Ne das hat bei mir auch keine Probleme verursacht.

Bei mir läufts aktuell auch nicht mehr. Habe mit TuneUp mein Browser bereinigt und komm nun nicht mehr auf die Seite.
Muss ich erst noch rumprobieren
onkelxlc is offline  
Old 03/26/2021, 15:10   #11
 
elite*gold: 0
Join Date: Jun 2010
Posts: 12
Received Thanks: 1
Quote:
Originally Posted by onkelxlc View Post
Ne das hat bei mir auch keine Probleme verursacht.

Bei mir läufts aktuell auch nicht mehr. Habe mit TuneUp mein Browser bereinigt und komm nun nicht mehr auf die Seite.
Muss ich erst noch rumprobieren
hi, schon erfolg gehabt beim rumprobieren?
mott.1989 is offline  
Old 03/27/2021, 12:00   #12


 
onkelxlc's Avatar
 
elite*gold: 75
Join Date: May 2009
Posts: 987
Received Thanks: 89
Quote:
Originally Posted by mott.1989 View Post
hi, schon erfolg gehabt beim rumprobieren?
leider nein.
Hab mein Pc gerade nicht zur Hand^^
onkelxlc is offline  
Old 03/29/2021, 21:45   #13
 
elite*gold: 0
Join Date: Jun 2010
Posts: 12
Received Thanks: 1
habs mittlerweile zum laufen gebracht.
danke für die hilfreichen tipps.
mott.1989 is offline  
Reply


Similar Threads Similar Threads
Dzik Dropper now free
04/17/2021 - Diablo 2 - 2 Replies
Dzik made his dropper public for free https://github.com/dzik87/D2Dropper
[KOLBOT - SCRIPT] AutoPlay by dzik
04/24/2017 - Diablo 2 - 9 Replies
AutoPlay by dzik What is it ? AutoPlay by dzik is kolbot script. It is self written from scratch bot what is used to automatize playing game. Script is designed for Sorceress in softcore expansion and is working only with that class. Bot is able to create accounts and characters with minimum config required from user. Classic playthru is not supported. Bot is ready to use as it is - i do not support any modifications or custom mods for it. Features ?
Need item dropper`?
07/03/2008 - Conquer Online 2 - 10 Replies
Hi there... I want a bot that drop iron ore at mincave so do u know anyone pls? For last uppdate thx :D



All times are GMT +1. The time now is 18:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.