LoremIpsum213 0 Share Posted March 19 Hi, there is a SDN script that is not maintained well and does not work correctly. So i want to fix it, but i do not have the source code. Where does one find the downloaded .jar files? Link to comment Share on other sites More sharing options...
yeeter 505 Share Posted March 19 4 hours ago, LoremIpsum213 said: Hi, there is a SDN script that is not maintained well and does not work correctly. So i want to fix it, but i do not have the source code. Where does one find the downloaded .jar files? We don't provide the source code for scripts hosted on the SDN, otherwise nothing would keep a person from cloning and reselling someone elses script. You'll need to contact the original scripter to see if they will fix it, if not you are just kinda SOL. Link to comment Share on other sites More sharing options...
LoremIpsum213 0 Author Share Posted March 19 6 minutes ago, yeeter said: We don't provide the source code for scripts hosted on the SDN, otherwise nothing would keep a person from cloning and reselling someone elses script. You'll need to contact the original scripter to see if they will fix it, if not you are just kinda SOL. Ah. yes of course. Well, i started making one myself now. Will perhaps upload it here for free if it works properly . Unfortunately the dreambot API description does not make it easy... but ill get there with some trial and error! Link to comment Share on other sites More sharing options...
yeeter 505 Share Posted March 19 Just now, LoremIpsum213 said: Ah. yes of course. Well, i started making one myself now. Will perhaps upload it here for free if it works properly . Unfortunately the dreambot API description does not make it easy... but ill get there with some trial and error! sorry to hear you are having troubles with the API, generally we hear only good things about our documentation so feel free to ask if you have any problems. If you are hoping to avoid other people running into this issue into the future you can also look into open sourcing your code so if / when you retire from the botting others can pickup where you left off with your script. The magic of open vs closed source! LoremIpsum213 1 Link to comment Share on other sites More sharing options...
LoremIpsum213 0 Author Share Posted March 20 1 hour ago, yeeter said: sorry to hear you are having troubles with the API, generally we hear only good things about our documentation so feel free to ask if you have any problems. If you are hoping to avoid other people running into this issue into the future you can also look into open sourcing your code so if / when you retire from the botting others can pickup where you left off with your script. The magic of open vs closed source! My problem with the API is mainly that the API description assumes that the dev knows what a class does and meant to represent. for example https://dreambot.org/javadocs/org/dreambot/api/methods/widget/Widgets.html The Methods are described pretty well, but its useless if there is no description of what a widget is in the first place.. There is no description on how this class represents an element in game. so i have no clue what to use it for. Only after some googling for examples or asking ChatGPT does it become clear what it is meant for. I will certainly consider opensourcing it, however, I think that when a lot of people have access to it, the banrates will increase, even though i have already integrated anti-ban mechanisms. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now