Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • SpinClass

    Members
    • Posts

      2
    • Joined

    • Last visited

    Recent Profile Visitors

    The recent visitors block is disabled and is not being shown to other users.

    SpinClass's Achievements

    1. Version 1.2.2 of the plugin is out and should resolve the 403 error, I've also added additional logging to help diagnose the issue if it happens again. Just update the "gradle.plugin.com.spinclass:dreambot" version from 1.1 to 1.2.2 in your build.gradle, refresh the gradle project and you should be good to go. All the buildScript task does is create the jar and move it to the DreamBot folder, so if refreshing the scripts isn't working that might be an issue with DreamBot. If you manually copy the jar and refresh does it work? I don't have time atm to make this compatible with gradle 7.0, although I'll work towards that in the near future and try to be a bit more active here.
    2. Hey guys, I've made a Gradle plugin that should hopefully make developing scripts a little easier. If you're unfamiliar with Gradle, I'd suggest checking out their website, as it explains what Gradle does, why it's useful, etc. A guide for setting up a development environment with the plugin can be found at https://github.com/SpinClassRS/DreamBotPlugin/blob/master/README.md The plugin I've developed adds three Gradle tasks: buildScript - Builds your script jar, puts it in the build/libs directory runDreambot - Runs buildScript, copies the jar into DreamBot's Script directory and starts up DreamBot updateDreambot - Downloads the latest DreamBot client and API jars, puts them into the libs/ directory This is the first time I've made anything like this, so if you have any comments, questions or suggestions let me know!
    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.