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
  • Notorious

    Ex-Staff
    • Posts

      444
    • Joined

    • Last visited

    • Days Won

      24

    Reputation Activity

    1. Upvote
      Notorious reacted to Computor in [Video Tutorial Series] | Dreambot Scripting | Request scripting tutorials here.   
      Hey guys,
      I've decided to make a little video tutorial series for dreambot scripting. If you enjoy these tutorials, please let me know, otherwise I won't continue making more videos. If you want me to make a video on something specific, request them here.
       
      My IDE: https://www.jetbrains.com/idea/download/
       
      All videos are in 1080p, be sure to watch them in HD.
       
      ______________________________________________________________________________________________________
      Series 1 - Basic Dreambot Scripting. Creating your first script (woodcutter):
      Part 1/3:
       
       
      Part 2/3:
       
       
      Part 3/3:
       
       
       
      Series 1 final code:
       
       
       
      ______________________________________________________________________________________________________
      Series 2 - Basic Dreambot Scripting. Basic GUI and paint:
      Song list:
       

       
      Part 1/3:
       
       
      Part 2/3:
       
       
      Part 3/3:
       
       
       
      Series 2 final code:
       
       
    2. Upvote
      Notorious reacted to Chapter in DreamBot & Linux [Tutorial]   
      Debian/Ubuntu

       




       

      Red Hat/CentOS

       




       

      Arch Linux

       




    3. Upvote
      Notorious reacted to Computor in DreamBot 2.0 - Basic Client Tutorial (Windows 7)   
      Here's a preview of my color theme:

       
       
       
       
       
       
      Download my settings here: https://mega.co.nz/#!I8klhRLL!LmhGTGMPUWzwDfRorjusVXPuRexeTnOa2Uyd-dRLxzw
       
      Move this .txt file to your BotData folder:

       
      After this, reload your client, and you should have the same theme as me.

    4. Upvote
      Notorious got a reaction from Sentende in [Competition] Lead Graphics Designer Contest!!!   
      Competition has now ended! Winners will be announced within the next couple days! Thank you to those who entered!
    5. Upvote
      Notorious got a reaction from Nuclear Nezz in [Competition] Lead Graphics Designer Contest!!!   
      Competition has now ended! Winners will be announced within the next couple days! Thank you to those who entered!
    6. Upvote
      Notorious reacted to Nuclear Nezz in [Competition] Lead Graphics Designer Contest!!!   
      You can redraw it, as long as it's still recognizable as our logo.
    7. Upvote
      Notorious reacted to Inspired in [Competition] Lead Graphics Designer Contest!!!   
      Good luck to everyone who enters! If you could be..what EXACTLY are you looking for? Logo, Banner, Background, ect?
    8. Upvote
      Notorious reacted to ImaRawrrr in [Competition] Lead Graphics Designer Contest!!!   
      I will be entering, good luck to other participants!
    9. Upvote
      Notorious reacted to Nuclear Nezz in What is a plugin?   
      At DreamBot we decided to reach out to a larger user base.
      We have scripts for the botters.
      We have plugins for legit players.
       
      A plugin is simply an addition to the client to add information displayed. It does not automate any part of the game, it just simply increases the information available.
       
      Examples of plugins:
      Experience Trackers
      Loot trackers
      Show health of what you're interacting with
      show special hit % when the combat tab isn't open
      etc.
       
      Thanks,
      The DreamBot Team
    10. Upvote
      Notorious reacted to Apaec in Scripting Tutorial [In-Depth] [No prior knowledge needed] WHERE TO GET STARTED! By Apaec   
      Hi there future scripters! This tutorial I am writing for you all now will go in-depth with everything you need in order to get started writing your very own scripts. After reading through this tutorial you will be capable of writing, compiling and running simple scripts such as a tea thiever, chicken killer and so on. If you are really keen to get started scripting I recommend reading the whole guide through and going back through the parts you did not fully understand.
       
      Previous required knowledge:
      None Knowledge of basic java helps but is not required!  
      What the guide will teach you:
       
      Downloading your code editor (IDE) Simple code and Basic DreamBot API Writing a script (with tester snippets to get you started!) Exporting a script into DreamBot Running your script Please note:
      Script will not be complex. I will be writing a simple tea thiever. Script will have no paint nor GUI, I'll be writing a follow on guide on implementing these later. So, let's get started!
       
      FIRSTLY, DO NOT BE AFRAID OF THESE { OR THESE () OR THESE } OR ANY OF THOSE! They are simple yet look complicated. All { means is defining the start of a block. } defines the end of it. Simple! 
       
      Firstly, you're going to want to download an IDE (a program in which you write and compile code). In this tutorial I'll be using Eclipse, a piece of free software which is perfect for scripting for DreamBot. Simply put, Eclipse is like a word document in which you write your code and then save the code as a .Jar file, which is interpreted and run by the DreamBot client.
       
      PART 1 - DOWNLOADING ECLIPSE

       
       
      PART 2 - SETTING UP YOUR JAVA PROJECT

       
       
      PART 3 - WRITING YOUR SCRIPT

       
       
      PART 4 - COMPILING AND RUNNING THE SCRIPT

       
       
      TEA THIEVER SOURCE CODE AND DOWNLOAD (untested!)


       
      That's the end of this tutorial and hopefully I inspired a new wave of scripters!
       
      If you have any questions do not hesitate for a second to post below, send me a PM or even add my skype (i'd prefer contact via DreamBot first before contacting my skype though!)
       
      That's all folks!
       
      Happy scripting,
      Apaec.
    ×
    ×
    • 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.