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
  • Fightaholic - The scrappy AIO fightin' script - Interaction Before Fight Added


    holic

    Recommended Posts

    Hey have you ever experienced the scenario where Walkaholic or Fightaholic just doesnt start on Mac but works perfectly on Windows? Once I click Start Script on Mac, the 'Status' is 'Script starting' but nothing happens.

    Link to comment
    Share on other sites

    9 hours ago, primeti said:

    Hey have you ever experienced the scenario where Walkaholic or Fightaholic just doesnt start on Mac but works perfectly on Windows? Once I click Start Script on Mac, the 'Status' is 'Script starting' but nothing happens.

    Interesting. Does the console say anything? I haven't had any other reports of it not working on Mac but then again I don't think many users are on MacOS here.

    I'll see if I used any platform specific language in my scripts.

    Link to comment
    Share on other sites

    Fightaholic has been updated and is now live on the SDN!

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

    Changes:
    • Added progressive magic training (DOES NOT UPGRADE EQUIPMENT)
    • Improved banking
    • Improved random handling
    • Improved ActionCheck
    • Bug fixes
    Thanks!
    Link to comment
    Share on other sites

    When selecting targed for defence its dosnt nothing

    at aI.a(aI.java:1192)
        at aI.s(aI.java:1282)
        at a_.b(a_.java:876)
        at a_.execute(a_.java:92)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Unknown Source)
    2022-02-24 18:34:58 [INFO] [Init] Adding passable obstacles
    2022-02-24 18:34:58 [INFO] Added Stronghold of Security doors and answers
    2022-02-24 18:34:58 [INFO] [Init] Adding WebNodes, might take a moment...
    2022-02-24 18:34:58 [INFO] [Init] Adding dungeon support...
    2022-02-24 18:34:58 [INFO] [Init] Added Dwarven Mine
    2022-02-24 18:34:58 [INFO] [Init] Added Edgeville Dungeon
    2022-02-24 18:34:58 [INFO] [Init] Added Asgarnian Ice Dungeon
    2022-02-24 18:34:58 [INFO] [Init] Added Varrock Sewers
    2022-02-24 18:34:58 [INFO] [Init] Added Karamja Dungeon
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 1
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 2
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 3
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 4
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 1 ladders
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 2 ladders
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 3 ladders
    2022-02-24 18:34:58 [INFO] [Init] Added Stronghold of Security - level 4 ladders
    2022-02-24 18:34:58 [INFO] [Init] Successfully added dungeons!
    2022-02-24 18:34:58 [INFO] [Init] Adding travel support...
    2022-02-24 18:34:58 [INFO] [Init] Added Port Sarim -> Karamja
    2022-02-24 18:34:58 [INFO] [Init] Added Rimmington -> Corsair Cove
    2022-02-24 18:34:58 [INFO] [Init] Successfully added travel support!
    2022-02-24 18:34:58 [INFO] [Init] Setup order: [5, 4, 0, 1, 3, 2]
    2022-02-24 18:34:59 [INFO] [Init] Checking potions...
    2022-02-24 18:34:59 [INFO] [Init] Checking required items...
    2022-02-24 18:34:59 [INFO] [Init] Checking runes...
    2022-02-24 18:35:00 [INFO] [Init] Checking equipment...
    2022-02-24 18:35:00 [INFO] [Init] Combat target set to Defence
    2022-02-24 18:35:00 [INFO] [Init] Level target set to 10
    2022-02-24 18:35:00 [INFO] Change attack style? true
    2022-02-24 18:35:00 [WARN] This script threw an error, contact the script writer.
    2022-02-24 18:35:00 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at aI.a(aI.java:1192)
        at aI.s(aI.java:1282)
        at a_.b(a_.java:876)
        at a_.execute(a_.java:92)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Unknown Source)
    2022-02-24 18:35:00 [INFO] Stopping Fightaholic...
    2022-02-24 18:35:00 [INFO] Stopped Fightaholic!
     

    Link to comment
    Share on other sites

    Banking no longer works on this update for my computer:

     

    2022-02-24               [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at aI.P(aI.java:1876)
        at W.execute(W.java:144)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Thread.java:750)

    Link to comment
    Share on other sites

    7 hours ago, romanaka3 said:

    2022-02-24 18:35:00 [INFO] [Init] Combat target set to Defence
    2022-02-24 18:35:00 [INFO] [Init] Level target set to 10
    2022-02-24 18:35:00 [INFO] Change attack style? true

    Is your defence higher than level 10? If that's your only target and it's higher, it'll end the script since you've already reached the target

    3 hours ago, crosman101 said:

    Banking no longer works on this update for my computer:

     

    2022-02-24               [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at aI.P(aI.java:1876)
        at W.execute(W.java:144)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Thread.java:750)

    I need more info than this, please. Can you post more of the log?

    2 hours ago, Coolbeans430 said:

    You should add banking option for Corsair Cove.

    Might not be something I can do currently.

    Link to comment
    Share on other sites

    2 hours ago, holic said:

    Is your defence higher than level 10? If that's your only target and it's higher, it'll end the script since you've already reached the target

    No just fresh accaunt with 1 defence target was 10

    Link to comment
    Share on other sites

    Hey, thanks for your response! The same thing happens for every bank. I have included more of the logs.

     

    2022-02-25 00:49:58 [INFO] [Init] Checking runes...
    2022-02-25 00:49:58 [INFO] [Init] Checking required items...
    2022-02-25 00:49:59 [INFO] [Init] Checking equipment...
    2022-02-25 00:50:00 [INFO] [Init] Checking potions...
    2022-02-25 00:50:00 [INFO] [Init] Setup complete!
    2022-02-25 00:50:00 [INFO] [Bank] Inventory full, banking at Draynor
    2022-02-25 00:50:02 [INFO] [Bank] Opening bank
    2022-02-25 00:50:03 [WARN] This script threw an error, contact the script writer.
    2022-02-25 00:50:03 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at aI.P(aI.java:1876)
        at W.execute(W.java:144)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Thread.java:750)
    2022-02-25 00:50:04 [INFO] [Bank] Inventory full, banking at Draynor
    2022-02-25 00:50:04 [WARN] This script threw an error, contact the script writer.
    2022-02-25 00:50:04 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.NullPointerException
        at aI.P(aI.java:1876)
        at W.execute(W.java:144)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
        at java.lang.Thread.run(Thread.java:750)
     

     

    Link to comment
    Share on other sites

    13 hours ago, crosman101 said:

    ...

    Cheers, pushed an update that should fix that.

    15 hours ago, romanaka3 said:

    No just fresh accaunt with 1 defence target was 10

    Ok cheers, I'll check that out when I get the chance. Seems to be working fine for me.

    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.