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
  • [Video Tutorial Series] | Dreambot Scripting | Request scripting tutorials here.


    Computor

    Recommended Posts

    Maybe a small tutorial on GE support? EX: after finishing all recoil rings, selling those, and buying more sapphire rings and cosmic runes with the money made by selling them.

    And maybe for a part 4, muling :D

    Edited by oldgrama
    Link to comment
    Share on other sites

    Maybe a small tutorial on GE support? EX: after finishing all recoil rings, selling those, and buying more sapphire rings and cosmic runes with the money made by selling them.

    And maybe for a part 4, muling :D

    These videos are intended to be used to help you make those kinds of things yourself. Might as well just release open source code for those things instead of making a video on it.

    Link to comment
    Share on other sites

    • 1 month later...
    • 1 year later...
    • 2 weeks later...
    On 7/3/2018 at 9:57 PM, earthlight said:

    Are the any tutorials on how to make a good anti-ban system?

    Anti-ban does not exist. You can always get banned when botting. Lowering the risk on the other hand is possible. You can do this by reducing the efficiency; by f.e.: adding random "sleep" in your script. Here is a basic line to do so:

    sleep(Calculations.random(800,1200);

    Other methods would be:

    • Taking regular and realistic breaks
    • Adding fatigue over time running
    • Switching up tasks f.e.: make a script that mines for x (preferably random) amount of time; then woodcuts and then fishes.
    • Babysit while botting, f.e.: answer people talking to you
    • Avoid busy area's
    • Avoid botting on a fresh account
    • Avoid botting with a flagged IP
    • Avoid known botted areas
    • Update gear regularly
    • Wear silly clothes
    • Have a creative name
    • Don't bot everyday
    • Do Quests
    • Avoid botting money makers
    • ...

    The list goes on and on. Just use common sense basically. Hope this helps you.

    Edited by Snout
    Link to comment
    Share on other sites

    On 6/16/2017 at 9:39 PM, gurilla said:

    HOW DO U START THE BOT

    By building the script. This section actually has a very nice tutorial on how to set up your environment, as well as on how to build your scripts. Good luck!

    Link to comment
    Share on other sites

    On 5/5/2017 at 3:03 AM, OldGrama said:

    Maybe a small tutorial on GE support? EX: after finishing all recoil rings, selling those, and buying more sapphire rings and cosmic runes with the money made by selling them.

    And maybe for a part 4, muling :D

    I recommend learning the API, will save you a lot of time in the future. If you know the basics of java and learn the API, you won't need a tutorial at all. Good luck!

    Link to comment
    Share on other sites

    • 2 weeks later...
    • 3 weeks later...

    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • 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.