Jump to content

Delivery

Members
  • Posts

    147
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Delivery

  1. I see in Explv's AIO there is something that highlights Tree's that you are chopping, is there something similar to mark tiles in a similar way to runelite?

     

     

    EXPLV's Woodcutting reference:

     

    if (targetTree != null) {
                graphics.setColor(Color.GREEN);
                getGraphics().drawEntity(targetTree, graphics);
            }

     

    This is colouring an Entity , however the tile is not an entity...

  2. On 10/14/2023 at 6:53 PM, kacabe said:

    It's important to note that running game bot farms often goes against the terms of service of many online games, and can result in accounts being banned or legal actions in some cases. Game developers actively work to detect and counteract botting to maintain a fair and enjoyable gaming environment. Therefore, the use of bot farms can be a risky endeavor and is often considered unethical by many players and game communities.

    are you chatgpt?

  3. 2 hours ago, Alakazizam said:

    Is this something I can do in OSBot or are you talking about the IDE debug? Can't find a debug option on the client

    when you launch add the cli args -debug or --debug can't remember if cli accepts 1 or 2 - 's

     

    But I've had troubles in the past where it would print to the debugger for errors instead of the log

    • Like 1
  4. 4 hours ago, Alakazizam said:

    Nevermind. Still hanging up. Last few messages on the log are


    [INFO][Bot #1][09/20 02:01:40 AM]: Started random solver : Auto Login
    [INFO][Bot #1][09/20 02:01:48 AM]: Successfully logged in, waiting for welcome screen.
    [INFO][Bot #1][09/20 02:02:13 AM]: Login completion failed.

    Then it runs my onStart but the window is still up to click play and my checks to see if the widgets are there are saying they aren't

    enable -debug when you launch and see if any null errors are being thrown somewhere and not being logged

  5. 42 minutes ago, Alakazizam said:

    Made updates, now we wait lol


    Edit:
    Still no luck, it's not seeing the widget for some reason.

    are you sure that the code in the onLoop is being reached?

    also Explv says disable random events if you overwrite it, Looks like he grabs the PLAY NOW text widget too haven't made my own yet though so can't really help much more

     

  6. try logging or printing, Is it the widget not being found?

    Try running this, Haven't tested it but it might work

    if (getWidgets().getWidgetContainingText("CLICK HERE TO PLAY") != null)
    {
    // Requires mouse click 
     getWidgets().getWidgetContainingAction("Play").interact("Play");
    }

     

    • Like 1
  7. 1 hour ago, Alakazizam said:

    I'll try to figure that all out, might be a bit out of my skillset at this time though. Sounds intimidating lol

    It's not actually that complex.

     

    You need a Webserver (HTTP or Sockets)

    Server Code example: https://stackoverflow.com/questions/3732109/simple-http-server-in-java-using-only-java-se-api

    Client you will need to find your own..

    /GET - State (Server will either reply RequiresMule = True || False (Mules will use this)

    - your mule will constantly get this page every 60s , most the time it will just be False (by default)

     

    /POST - Update State (Your bots will use this) When a bot is ready to mule it will send a request which will set your RequiresMule = True so your mule knows to login.

     

     

    Then you add logic to your osbot script to go to your designated place to mule and do it.

     

    Then profit..?

    • Like 1
  8.  

     

    Account #1: Pure

     

    sQt7O7w.png

     

    Account has a few skills already too

    - 900+ Total Level

    - Prayer from Quest Priest in peril

    Price: $50  BTC / 07 Gold Equivilent

    If you want certain stats to be higher with a new offer PM me I can arrange do that too. any stats removed expect to be <20

     

     

     

    Account #2: Rocky Pet


    NrKQonK.png

    For sale $20 BTC / 07 gp accepted @ same rate

     

     

    Offence Status for All accounts:

    pHc57kp.png

    I am the original owner for all of these accounts,

    The Emails are unverified.

     

     

×
×
  • Create New...