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
  • Search the Community

    Showing results for tags 'tutorial island'.

    • Search By Tags

      Type tags separated by commas.
    • Search By Author

    Content Type


    Forums

    • Requests
    • DreamBot
      • Announcements
      • Client Support
      • Site Support
    • Community
      • General Discussion
      • Runescape
      • Spam
      • Applications
    • Scripts
      • SDN Scripts
      • Local Scripts
      • Private Scripting Shops
      • Script Requests
      • Script Management
    • Development
      • Scripting
      • Programming
    • Market
      • Vouchers / Store Credit
      • Middleman Services
      • Gold Exchange
      • Membership Sales
      • Account Sales
      • Item Exchange
      • Services
      • Graphics
      • Other
    • Management
      • Disputes
      • Appeals
      • Archive

    Product Groups

    • Donator
    • VIP
    • Sponsor
    • Scripts
      • Agility
      • Combat
      • Construction
      • Cooking
      • Crafting
      • Fletching
      • Firemaking
      • Fishing
      • Herblore
      • Hunter
      • Magic
      • Mining
      • Farming
      • Prayer
      • Ranged
      • Runecrafting
      • Slayer
      • Smithing
      • Thieving
      • Woodcutting
      • Money Making
      • Mini-Games
      • Quests
      • Other

    Find results in...

    Find results that contain...


    Date Created

    • Start

      End


    Last Updated

    • Start

      End


    Filter by number of...

    Joined

    • Start

      End


    Group


    Website URL


    Discord


    Skype


    Location


    Interests

    Found 4 results

    1. Completes tutorial island start to finish (or anywhere in between). Includes automatic character randomisation.
    2. Completes Tutorial Island in 6 minutes. You'll be given a random true human-like name, gender, and outfit. The bot will disable roofs, game audio, and aid immediately after the tutorial island. It will also enable the ESC interface closing & shift key dropping. The script will display important details such as the IP address, country, and whether the IP address is a proxy, datacenter, or mobile IP address. Script supports quickstart which means you will be able to set your own parameters. For faster speeds you should be using quick start (see below). If there are any issues feel free to message me on the forums. It is highly recommended to use a residential type IP address when completing tutorial island. TL;DR features: Random true human-like name Random outfit Random gender Disables roofs, game audio and aid Enable ESC interface closing & shift key dropping Sets brightness to 100% Disables GE buy/Trade warnings Proxy detection Quickstart with a plethora of options Optional combat training Quickstart information: (Quickstart is optional and only includes additional features. Quickstart parameters are case sensitive. You can specify the parameters in any order. Use just the parameters that you desire. The rest may be ignored.) dropItems=true (All items will be dropped when arriving in Lumbridge) runToLocation=grandExchange (When a location is given, the script will run to the final destination and log out. Supported list can be found down below) useDbGeneratedNames=true (DreamBot produced RuneScape names will be prioritized over real-time human scraped ones) forceFixedMode=true (Fixed mode will be forced when arriving in Lumbridge) useMouseContinue=true (Mouse will be prioritized over keyboard when in a dialogue) disableProxyDetection=true (Proxy detection will be disabled) shouldIdle=180 (Will idle at final area for 180 minutes and log out) disableProxyWarning=false (Will warn if your IP is flagged as datacenter/hosting/proxy. By default it's set to true) shouldDebug=true (Will display further information. Only use if you're having issues) setCamera=true (Will zoom out and set camera to an efficient angle. This is recommended for faster completion times) gender=random (gender=male, gender=female, unspecified will be random) shouldCombatTrain=40 (Will train your combat level to 40. Unspecified or shouldCombatTrain=3 will not trigger combat training. It will train in this order: Strength, Attack, Defence.) Location list: alkharidBank barbarianVillage championsGuild cooksGuild craftingGuild duelArenaBank edgevilleBank edgevilleMonastery faladorEastBank faladorWestBank grandExchange lumbridge3rdFloorBank lumbridgeChurch portSarimSeagulls rimmingtonHousePortal rimmingtonMine shantayPassBank varrockEastBank varrockWestBank wizardsTower Full quickstart example (Windows): java -Xmx384m -jar "%USERPROFILE%\DreamBot\BotData\client.jar" -covert -share-cache -fresh -world f2p -fps 50 -render all -lowDetail -noClickWalk -script braveTutorial -accountUsername username -accountPassword password -params shouldCombatTrain=3 dropItems=false runToLocation=grandExchange useDbGeneatedName=false forceFixedMode=false useMouseContinue=false disableProxyDetection=false shouldIdle=0 disableProxyWarning=true shouldDebug=false setCamera=false gender=random If you're on OSX or Linux, please see this. If you have any suggestions for me to add, please leave a comment below or send me a private message on DreamBot. Changelog is at the bottom. New Release: braveTutorial 1.5.4 - 4/11/2023 Added an optional combat path, use shouldCombatTrain=X, where X is the desired combat level, for example shouldCombatTrain=40 would train to 40 combat. Fixed parsing issue New Release: braveTutorial 1.5.2 - 1/19/2023 Added gender selection. gender=random, gender=male, gender=female, unspecified will be random New Release: braveTutorial 1.5.1 - 1/1/2023 By default, it will now disable the GE and Trade price warnings More randomization New Release: braveTutorial 1.5 - 4/24/2022 There were two script parameters that were eliminated, useNoRendering & hidePaint. Instead, use the built-in ones from the client. Various issues have been fixed, most of which were caused by slow proxies. New Release: braveTutorial 1.4 - 12/4/2021 The brightness will now be adjusted to 100% on completion, as it is with many other quality of life settings. You may now use your desired client layout to complete the tutorial island. The interaction part has been speed up. Added more randomization. New Release: braveTutorial 1.3.2 - 10/20/2021 Updated widgets as they were changed with today's update. New Release: braveTutorial 1.3.1 - 10/7/2021 Added support for new dialogues added to Tutorial Island New Release: braveTutorial 1.3 - 10/4/2021 The way tabs are handled has been changed. There's a lot more randomness now. To prevent making queries to the OSRS hiscores, it will cache the remainder of the names (25 at a time). New Release: braveTutorial 1.2 - 9/10/2021 Added quickstart with a plethora of options. Support for dropping items after completion, walking to a final destination (such as GE, Falador, Rimmington, etc.), prioritizing DreamBot produced RuneScape names over real-time human scraped ones, and hiding paint. New Release: braveTutorial 1.1 - 9/8/2021 The script will scrape the OSRS hiscores in real-time and make up a human-like name. Initial Release: braveTutorial 1.0 - 9/6/2021 Initial Release
    3. Supported Quests: 1. Animal Magnetism 21. Knight's Sword 40. The Tourist Trap 2. Biohazard 22. Lost City 41. The Golem 3. Big Chompy Bird Hunting 23. Mountain Daughter 42. The Gnome Village 4. Client Of Kourend 24. Nature Spirit 43. Tutorial Island (Old) 5. Cook's Assistant 25. Plague City 44. Tutorial Island (New) 6. Death Plateau 26. Priest In Peril 45. Vampire Slayer 7. Demon Slayer 27. Prince Ali Rescue 46. Waterfall 8. Doric's Quest 28. RFD: Cook 47. Witch's House 9. Dragon Slayer 29. RFD: Evil Dave 48. Witch's Potion 10. Druidic Ritual 30. RFD: Dwarf 49. Miniquest: Varrock Museum Quiz 11. Dwarf Cannon 31. RFD: Goblin 50. Miniquest: Barcrawl 12. Eagle's Peak 32. RFD: Ogre 13. Ernest The Chicken 33. RFD: Pirate Pete 14. Fight Arena 34. Romeo & Juliet 15. Fishing Contest 35. Rune Mysteries 16. Gertrude's Cat 36. Sheep Shearer 17. Goblin Diplomacy 37. The Grand Tree 18. Imp Catcher 38. Shadow Of The Storm 19. Jungle Potion 39. The Restless Ghost You can modify the way the bot is grabbing the prices by editing the "rquester prices" file in your dreambot/scripts folder. Instructions can be found within the file. *Dragon slayer - melee only. *TGT, Fight arena - safe spot only. Case sensitive Profile name Example: java -Xmx512M -jar -Xbootclasspath/p:/YOUR_USER_PATH/DreamBot/BotData/client.jar /YOUR_USER_PATH/DreamBot/BotData/client.jar -username "forumsname" -password "forumspw" -account "savedacc1" -script "RQuester" -params "myprofilename"
    4. Purchase using PayPal, OSRS GOLD, CRYPTO or OTHER Features Completes Tutorial Island Gets 10 quest points for your accounts fast Completes Cook's Assistant for 1 QP Completes Romeo & Juliet for 5 QP Completes Ernest the Chicken for 4 QP Collects required items Almost all actions are randomized Takes a list of accounts Supports DreamBot's QuickStart Active customer support Gallery @death dead Tutorial Island finished in 6 minutes 32 seconds Account file QuickStart
    ×
    ×
    • 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.