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
  • [Vril] Dense Runecrafter


    xVril

    Recommended Posts

    The script running great but sometimes i get error and the bot stops

     

    4.01.02: [INFO] Starting random event solver Login Handler...
    4.01.02: [INFO] Starting auto-login handler...
    4.01.04: [WARN] This script threw an error, contact the script writer.
    4.01.04: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
        java.lang.NullPointerException: Cannot invoke "org.dreambot.api.wrappers.interactive.GameObject.getName()" because the return value of "j.a()" is null
        at j.a(j.java:43)
        at c.onLoop(c.java:68)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:256)
        at java.base/java.lang.Thread.run(Thread.java:833)

    Link to comment
    Share on other sites

    • 2 weeks later...

    sooooo as i said earlier. watched the bot sell everything at the ge. went pee so didnt see if it traded over to someone or not. but ! when i came back to pc cash was gone dpick was gone all my runes were gone. nice bank stealing bot you got there buddy.

    Link to comment
    Share on other sites

    11 hours ago, tamereen69 said:

    sooooo as i said earlier. watched the bot sell everything at the ge. went pee so didnt see if it traded over to someone or not. but ! when i came back to pc cash was gone dpick was gone all my runes were gone. nice bank stealing bot you got there buddy.

    The script hasn't been updated since 08/14/2023, lots of people have been using it. I think you and I both know that this feedback is a lie. 

    Link to comment
    Share on other sites

    On 9/26/2023 at 2:01 AM, cjvaynecj said:

    The script keeps going betweeen the 2 essence rocks the moment one of them goes down. and does not detect that its going to a depleted rock.

    I will be updating the logic for this soon, I am aware there are some specific accounts that face this issue. Might be to do with mining level. 

    Link to comment
    Share on other sites

    15 hours ago, tamereen69 said:

    sooooo as i said earlier. watched the bot sell everything at the ge. went pee so didnt see if it traded over to someone or not. but ! when i came back to pc cash was gone dpick was gone all my runes were gone. nice bank stealing bot you got there buddy.

    Malicious code will not be uploaded to the SDN, pretty sure the developers would not allow that as they themselves review the uploads. Please do not come with accusations like this.

    Link to comment
    Share on other sites

    On 10/6/2023 at 3:39 AM, xVril said:

    The script hasn't been updated since 08/14/2023, lots of people have been using it. I think you and I both know that this feedback is a lie. 

    listen bud :') changed pass before. no'ne had access to it except of me and that script.

     

    Link to comment
    Share on other sites

    • xVril changed the title to [Vril] Dense Runecrafter

    I tried to run the script again today. 
    It works well'ish - I encountered the issue where my character was stuck running between the pillars. 96 mining, if that helps.

    Also, can spec be added for the crystal pick? :)

    Issues ive noticed - 
    - After re-log it throws an error and just stands there.
    - Gets caught running between pillars

    - Gets stuck using the chisel/essence too quickly, resulting in it just doing it slower than the auto method.

    Once these issues are resolved then this script should be a premium script.

    Some logs to help - This is what I get after it re-logs. 

     

    2023-10-13 16:09:06 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at j.a(j.java:43)
        at c.onLoop(c.java:68)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Unknown Source)

     

    This one when I selected 'use spec' with the crystal pick, and it stood doing nothing.
     

    2023-10-13 15:51:02 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at j.lambda$hasDragonOrInfernalPickaxe$3(j.java:85)
        at java.util.stream.MatchOps$1MatchSink.accept(Unknown Source)
        at java.util.Spliterators$ArraySpliterator.tryAdvance(Unknown Source)
        at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source)
        at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source)
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
        at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
        at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
        at java.util.stream.ReferencePipeline.anyMatch(Unknown Source)
        at j.d(j.java:85)
        at j.e(j.java:77)
        at j.a(j.java:56)
        at c.onLoop(c.java:68)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Unknown Source)
    Link to comment
    Share on other sites

    • 2 weeks later...
    On 10/13/2023 at 4:18 PM, Khazba said:

    I tried to run the script again today. 
    It works well'ish - I encountered the issue where my character was stuck running between the pillars. 96 mining, if that helps.

    Also, can spec be added for the crystal pick? :)

    Issues ive noticed - 
    - After re-log it throws an error and just stands there.
    - Gets caught running between pillars

    - Gets stuck using the chisel/essence too quickly, resulting in it just doing it slower than the auto method.

    Once these issues are resolved then this script should be a premium script.

    Some logs to help - This is what I get after it re-logs. 

     

    2023-10-13 16:09:06 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at j.a(j.java:43)
        at c.onLoop(c.java:68)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Unknown Source)

     

    This one when I selected 'use spec' with the crystal pick, and it stood doing nothing.
     

    2023-10-13 15:51:02 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at j.lambda$hasDragonOrInfernalPickaxe$3(j.java:85)
        at java.util.stream.MatchOps$1MatchSink.accept(Unknown Source)
        at java.util.Spliterators$ArraySpliterator.tryAdvance(Unknown Source)
        at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source)
        at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source)
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
        at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
        at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
        at java.util.stream.ReferencePipeline.anyMatch(Unknown Source)
        at j.d(j.java:85)
        at j.e(j.java:77)
        at j.a(j.java:56)
        at c.onLoop(c.java:68)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Unknown Source)

     

    Thanks for the info, I plan on giving this script a bit of TLC in the next couple of weeks. 

    Link to comment
    Share on other sites

    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.