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

    Scripter
    • Posts

      458
    • Joined

    • Last visited

    • Days Won

      8

    DefCon last won the day on March 4 2016

    DefCon had the most liked content!

    1 Follower

    About DefCon

    • Birthday 09/21/1993

    Profile Information

    • Gender
      Male
    • Location
      40210 ^.^
    • Interests
      Card counting.

    Recent Profile Visitors

    8990 profile views

    DefCon's Achievements

    1. Selling 1583 total lvl 99 Rng Voider 300m osrs or best offer Discord: joedirt9786
    2. Looking to buy a bill. Paying in crypto .17/m discord: joedirt9786
    3. DefCon

      Hans Dye Maker

      great job reporting back with info.
    4. DefCon

      Covert mode

      covert means it keeps you from being detected.
    5. "Any player that manages to play without moving their mouse should be banned immediately, thus making this oversight worth revisiting." For single account yes. We've known for awhile that them at Jagex are sending watch players closely. However, bigger farms should be concerned for not just their accounts but all accounts. Outside view = top-down Botter's POV: Covert then Anti-ban
    6. 4$, Payment method Cashapp Joe Dirt#9786
    7. import org.dreambot.* @ScriptManifest (name="Spooky Cauldron Looter") boolean atBank() boolean atCauldron() public int onLoop(){ GameObject cauldron = GameObjects.closest("Spooky cauldron") if(Inventory.isFull(){ if(atBank(){ if(Bank.isOpen(){ Bank.depositAll(); }else{ Bank.open() } } } } That should define the Spooky cauldron, for you to interact with it. Then setup the logic for banking/ looting. It will bank when full on items.
    8. webnode# 8855 is showing offscreen. not sure if it will cause bugs but it's showing.
    9. Hi guys

      I've been doing a lot of work

      It's mainly centered around exploration

      Alright 2 discoveries

      First is a sort of implementation of an interface for objects. So you could tell it object.pick(a) then have it perform the correct action

       

      Next is about nodes. Top level nodes are tiles, if we navigate these we will find doors, then explore these to find walls, which we can then cut a scene. 

    ×
    ×
    • 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.