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
  • [FREE] Overfishing - [Preset Locations] [Custom Locations] [Banking/Dropping]


    Presumptuous

    Recommended Posts

    • 2 months later...
    Overfishing has been updated and is now live on the SDN!

    It's currently at v1.4 and is available in the client!

    Changes:
    • Forgot to commit and push changes, updated deprecated code.
    Thanks!
    Link to comment
    Share on other sites

    I don't know why, but when I'm small net fishing it does 3 actions then stops fishing, then clicks the fishing spot again. It does this over and over and doesn't actually catch anything. I don't know what is actually making it stop fishing as there doesn't seem to be any input that makes it stop.

    Edit: Here's a video of it happening. Stopping every 3 times for no apparent reason. https://streamable.com/0xtaeh

    2022-11-11 04:04:32 [INFO] Starting Overfishing now!
    2022-11-11 04:04:55 [INFO] Script set to running!
    2022-11-11 04:04:55 [INFO] Finding a fishing spot.
    2022-11-11 04:04:56 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:04:57 [INFO] Finding a fishing spot.
    2022-11-11 04:04:59 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:04:59 [INFO] You catch some shrimps.
    2022-11-11 04:05:00 [INFO] Fishing.
    2022-11-11 04:05:05 [INFO] Fishing.
    2022-11-11 04:05:09 [INFO] Finding a fishing spot.
    2022-11-11 04:05:10 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:11 [INFO] Finding a fishing spot.
    2022-11-11 04:05:12 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:13 [INFO] Fishing.
    2022-11-11 04:05:18 [INFO] Fishing.
    2022-11-11 04:05:23 [INFO] Finding a fishing spot.
    2022-11-11 04:05:24 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:25 [INFO] Finding a fishing spot.
    2022-11-11 04:05:26 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:27 [INFO] Fishing.
    2022-11-11 04:05:32 [INFO] Fishing.
    2022-11-11 04:05:37 [INFO] Finding a fishing spot.
    2022-11-11 04:05:38 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:39 [INFO] Finding a fishing spot.
    2022-11-11 04:05:40 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:40 [INFO] Fishing.
    2022-11-11 04:05:46 [INFO] Fishing.
    2022-11-11 04:05:50 [INFO] Finding a fishing spot.
    2022-11-11 04:05:51 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:52 [INFO] Finding a fishing spot.
    2022-11-11 04:05:53 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)
    2022-11-11 04:05:54 [INFO] Fishing.
    2022-11-11 04:06:00 [INFO] Fishing.
    2022-11-11 04:06:04 [INFO] Finding a fishing spot.
    2022-11-11 04:06:04 [INFO] Interacting with fishing spot: Small net (3085, 3230, 0)

     

    Edited by Black Skwerl
    Link to comment
    Share on other sites

    Im lobster fishing in karamja but when the bot is banking it gets stuck on the boat on the way back to the deposit box. Mabye u guys can look into it. No complaints for the rest of this script great job and keep doing what ur doing guys!

    Link to comment
    Share on other sites

    On 11/11/2022 at 6:39 PM, Presumptuous said:

    That is definitely strange, do you see the same behavior fishing manually? I don't see any additional interactions that would stop fishing.

    It works fine if I fish manually. Only happens as soon as I start the script. Rather strange indeed.

    Edit: Using it at barb village now and it works fine, but walking to the bank takes extremely fucked up routes. lol.

    Edit 2: It's actually even more terribly bad than I thought. lol. It gets stuck at the building below the edge bank, and clicks on one side, then the other side, and is just stuck walking back and forth over and over. lol.

    Edited by Black Skwerl
    Link to comment
    Share on other sites

    8 hours ago, Black Skwerl said:

    It works fine if I fish manually. Only happens as soon as I start the script. Rather strange indeed.

    Edit: Using it at barb village now and it works fine, but walking to the bank takes extremely fucked up routes. lol.

    Edit 2: It's actually even more terribly bad than I thought. lol. It gets stuck at the building below the edge bank, and clicks on one side, then the other side, and is just stuck walking back and forth over and over. lol.

    Sounds like the new web walker. People were mentioning it takes really random routes, can't say that will improve unless I write my own walking methods.

    Link to comment
    Share on other sites

    Hi, I just get errors thrown when I start the bot.

    - UPDATE: bot is now working fine fishing lobsters at karamja

    Quote

     

    19:56:15: [WARN] This script threw an error, contact the script writer.
    19:56:15: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
        java.lang.NoClassDefFoundError: Could not initialize class org.dreambot.api.methods.dialogues.Dialogues
        at d.e(d.java:151)
        at d.onLoop(d.java:173)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224)
        at java.base/java.lang.Thread.run(Thread.java:832)

    19:56:16: [WARN] This script threw an error, contact the script writer.
    19:56:16: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
        java.lang.NoClassDefFoundError: Could not initialize class org.dreambot.api.methods.dialogues.Dialogues
        at d.e(d.java:151)
        at d.onLoop(d.java:173)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224)
        at java.base/java.lang.Thread.run(Thread.java:832)

    19:56:17: [WARN] This script threw an error, contact the script writer.
    19:56:17: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
        java.lang.NoClassDefFoundError: Could not initialize class org.dreambot.api.methods.dialogues.Dialogues
        at d.e(d.java:151)
        at d.onLoop(d.java:173)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224)
        at java.base/java.lang.Thread.run(Thread.java:832)

    19:56:18: [WARN] This script threw an error, contact the script writer.
    19:56:18: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
        java.lang.NoClassDefFoundError: Could not initialize class org.dreambot.api.methods.dialogues.Dialogues
        at d.e(d.java:151)
        at d.onLoop(d.java:173)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224)
        at java.base/java.lang.Thread.run(Thread.java:832)

     

     

    Edited by osrscrk
    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.