zharovigor 1 Posted July 21, 2020 I been working with game development mostly towards the MMO aspect. I enjoy programming, yet Im not expert.... I am looking for the right JAR file that contains the necessary classes. Before I discovered DreamBot I was thinking of writing my own client. I found my old ways in botting. In the past I used EPICBOT yet that is trash. ( org.dreambot.api ) is what I am looking for the right library ? If thus is not possible than can you provide me the necessary direction for me to start scripting. I already know how to add JAR to eclipse and have programmed a summary of a game mostly the gui and fighting math using JMONKEY. Much help appreciated
Pandemic 2842 Posted July 21, 2020 The API is included in the primary client jar, if you run our launcher, it will download it to HOME_DIRECTORY/DreamBot/BotData/client.jar. You can find our Javadocs here: https://dreambot.org/javadocs/
zharovigor 1 Author Posted July 21, 2020 2 hours ago, Pandemic said: The API is included in the primary client jar, if you run our launcher, it will download it to HOME_DIRECTORY/DreamBot/BotData/client.jar. You can find our Javadocs here: https://dreambot.org/javadocs/ I figured it out. The JAR file was where the Laucher was storing it's CACHE. FOUND IT AND GOT ON TRACK.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.