Jump to content

Stealth Builder


Token

Recommended Posts

26 minutes ago, Token said:

Dungeon level is not supported yet, mahogany tables is featured for maximum xp in the fast mode atm, oak dungeon door will be added in the next version

Did it get stuck trying to hire a butler? 

No it tried to hire the demon Butler. But the. Figured I already have one. And then continued to do next steps. Currently running for 40 minutes at oak larders 220k XP per hour. Very fast and efficient. But on every start up, it goes to GE and buys the bolt of cloth and rope. Skips if I already have in bank. And then goes ardy to hire servant. Is there a way to skip these steps? I just want to continue building oak larders lol

Link to comment
Share on other sites

2 minutes ago, Pali said:

No it tried to hire the demon Butler. But the. Figured I already have one. And then continued to do next steps. Currently running for 40 minutes at oak larders 220k XP per hour. Very fast and efficient. But on every start up, it goes to GE and buys the bolt of cloth and rope. Skips if I already have in bank. And then goes ardy to hire servant. Is there a way to skip these steps? I just want to continue building oak larders lol

The rope and bolt of cloth shouldn't cause any inconvenience since they will eventually be in bank, but going to hire a butler every time is definitely a bug that I'm going to take a look at shortly. By going to hire a butler you mean teleporting to ardougne and going to the servants guild or just using the ardougne bank to restock? Does it realise it doesn't have to hire a butler just by entering the servants guild? Does the butler spawn on the ground floor when entering the house or is it upstairs/dungeon?

The script was designed to provide 100% automation with 0 human input required at very fast xp rates for the whole construction skill. The script will go through a short initialization state when it's started, it gathers info about the context it's going to work with, such as looking in the bank to know what resources are available, going to house to verify the whole configuration and butler. It requires a lot of knowledge because the script is supposed to do literally everything. While most construction scripts require you to start the script with supplies in inventory and select an object to build then manually stop the script to change the object, 100% automation means it will even buy a house if you don't have one and is supposed to get 99 construction within 24 hours on a fresh account using the fast mode without any input. I didn't think the 5 min initialization would be a problem because the script wasns't supposed to be restarted at all. Are you experiencing any issues which force you to restart the script?

Link to comment
Share on other sites

2 hours ago, Token said:

The rope and bolt of cloth shouldn't cause any inconvenience since they will eventually be in bank, but going to hire a butler every time is definitely a bug that I'm going to take a look at shortly. By going to hire a butler you mean teleporting to ardougne and going to the servants guild or just using the ardougne bank to restock? Does it realise it doesn't have to hire a butler just by entering the servants guild? Does the butler spawn on the ground floor when entering the house or is it upstairs/dungeon?

The script was designed to provide 100% automation with 0 human input required at very fast xp rates for the whole construction skill. The script will go through a short initialization state when it's started, it gathers info about the context it's going to work with, such as looking in the bank to know what resources are available, going to house to verify the whole configuration and butler. It requires a lot of knowledge because the script is supposed to do literally everything. While most construction scripts require you to start the script with supplies in inventory and select an object to build then manually stop the script to change the object, 100% automation means it will even buy a house if you don't have one and is supposed to get 99 construction within 24 hours on a fresh account using the fast mode without any input. I didn't think the 5 min initialization would be a problem because the script wasns't supposed to be restarted at all. Are you experiencing any issues which force you to restart the script?

ok seems to be working fine now. i started the bot in my house. then it walked to bank. see i got the rope and bolt of cloth in bank. withdraw a camelot tab, teleported to my house to see the floor lay out. then to camelot again to make my inventory. then to house, make oak larders. didnt go to servants guild this time

Link to comment
Share on other sites

[INFO][Bot #1][06/29 09:01:44 ip.]: Script Stealth_Builder has exited!
[INFO][06/29 09:01:44 ip.]: Started script : Stealth_Builder
[DEBUG][06/29 09:01:55 ip.]: Loading script id : 924
[DEBUG][06/29 09:01:55 ip.]: Loaded script!
[DEBUG][06/29 09:01:55 ip.]: Launching script...
[INFO][Bot #1][06/29 09:01:55 ip.]: [Break Manager] After botting for 120 minute(s), you will break for 16 minute(s).
[INFO][Bot #1][06/29 09:01:55 ip.]: Loaded 6 built-in random solvers!
[INFO][Bot #1][06/29 09:01:56 ip.]: [DEBUG] Failed sleep with timeout 300
[INFO][Bot #1][06/29 09:01:56 ip.]: [ERROR] Failed to open inventory tab
[INFO][Bot #1][06/29 09:01:57 ip.]: [DEBUG] Failed sleep with timeout 300
[INFO][Bot #1][06/29 09:01:57 ip.]: [ERROR] Failed to open inventory tab
[INFO][Bot #1][06/29 09:01:57 ip.]: [DEBUG] Failed sleep with timeout 300
[INFO][Bot #1][06/29 09:01:57 ip.]: [ERROR] Failed to open inventory tab
[ERROR][Bot #1][06/29 09:01:57 ip.]: Error in script onStart(): Stealth_Builder
java.lang.NullPointerException
    at e.AuX.J(fb:146)
    at e.AuX.J(fb:235)
    at e.AuX.J(fb:193)
    at c.auX.<init>(v:217)
    at e.nul.J(ib:608)
    at StealthBuilder.onStart(sl:140)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:85)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:65)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:01:57 ip.]: Terminating script Stealth_Builder...
[INFO][Bot #1][06/29 09:01:57 ip.]: [ERROR] Failed to open inventory tab
[ERROR][Bot #1][06/29 09:01:57 ip.]: Error in script onExit(): Stealth_Builder
java.lang.NullPointerException
    at StealthBuilder.onExit(sl:207)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:64)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:99)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:140)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:8)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:01:57 ip.]: Script Stealth_Builder has exited!
[INFO][06/29 09:01:57 ip.]: Started script : Stealth_Builder
[DEBUG][06/29 09:02:22 ip.]: Loading script id : 924
[DEBUG][06/29 09:02:23 ip.]: Loaded script!
[DEBUG][06/29 09:02:23 ip.]: Launching script...
[INFO][Bot #1][06/29 09:02:23 ip.]: [Break Manager] After botting for 116 minute(s), you will break for 15 minute(s).
[INFO][Bot #1][06/29 09:02:23 ip.]: Loaded 6 built-in random solvers!
[ERROR][Bot #1][06/29 09:02:25 ip.]: Error in script onStart(): Stealth_Builder
java.lang.NullPointerException
    at e.AuX.J(fb:146)
    at e.AuX.J(fb:235)
    at e.AuX.J(fb:193)
    at c.auX.<init>(v:217)
    at e.nul.J(ib:608)
    at StealthBuilder.onStart(sl:140)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:85)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:65)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:02:25 ip.]: Terminating script Stealth_Builder...
[ERROR][Bot #1][06/29 09:02:25 ip.]: Error in script onExit(): Stealth_Builder
java.lang.NullPointerException
    at StealthBuilder.onExit(sl:207)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:64)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:99)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:140)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:8)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:02:25 ip.]: Script Stealth_Builder has exited!
[INFO][06/29 09:02:26 ip.]: Started script : Stealth_Builder

Link to comment
Share on other sites

18 hours ago, str555 said:

[INFO][Bot #1][06/29 09:01:44 ip.]: Script Stealth_Builder has exited!
[INFO][06/29 09:01:44 ip.]: Started script : Stealth_Builder
[DEBUG][06/29 09:01:55 ip.]: Loading script id : 924
[DEBUG][06/29 09:01:55 ip.]: Loaded script!
[DEBUG][06/29 09:01:55 ip.]: Launching script...
[INFO][Bot #1][06/29 09:01:55 ip.]: [Break Manager] After botting for 120 minute(s), you will break for 16 minute(s).
[INFO][Bot #1][06/29 09:01:55 ip.]: Loaded 6 built-in random solvers!
[INFO][Bot #1][06/29 09:01:56 ip.]: [DEBUG] Failed sleep with timeout 300
[INFO][Bot #1][06/29 09:01:56 ip.]: [ERROR] Failed to open inventory tab
[INFO][Bot #1][06/29 09:01:57 ip.]: [DEBUG] Failed sleep with timeout 300
[INFO][Bot #1][06/29 09:01:57 ip.]: [ERROR] Failed to open inventory tab
[INFO][Bot #1][06/29 09:01:57 ip.]: [DEBUG] Failed sleep with timeout 300
[INFO][Bot #1][06/29 09:01:57 ip.]: [ERROR] Failed to open inventory tab
[ERROR][Bot #1][06/29 09:01:57 ip.]: Error in script onStart(): Stealth_Builder
java.lang.NullPointerException
    at e.AuX.J(fb:146)
    at e.AuX.J(fb:235)
    at e.AuX.J(fb:193)
    at c.auX.<init>(v:217)
    at e.nul.J(ib:608)
    at StealthBuilder.onStart(sl:140)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:85)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:65)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:01:57 ip.]: Terminating script Stealth_Builder...
[INFO][Bot #1][06/29 09:01:57 ip.]: [ERROR] Failed to open inventory tab
[ERROR][Bot #1][06/29 09:01:57 ip.]: Error in script onExit(): Stealth_Builder
java.lang.NullPointerException
    at StealthBuilder.onExit(sl:207)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:64)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:99)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:140)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:8)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:01:57 ip.]: Script Stealth_Builder has exited!
[INFO][06/29 09:01:57 ip.]: Started script : Stealth_Builder
[DEBUG][06/29 09:02:22 ip.]: Loading script id : 924
[DEBUG][06/29 09:02:23 ip.]: Loaded script!
[DEBUG][06/29 09:02:23 ip.]: Launching script...
[INFO][Bot #1][06/29 09:02:23 ip.]: [Break Manager] After botting for 116 minute(s), you will break for 15 minute(s).
[INFO][Bot #1][06/29 09:02:23 ip.]: Loaded 6 built-in random solvers!
[ERROR][Bot #1][06/29 09:02:25 ip.]: Error in script onStart(): Stealth_Builder
java.lang.NullPointerException
    at e.AuX.J(fb:146)
    at e.AuX.J(fb:235)
    at e.AuX.J(fb:193)
    at c.auX.<init>(v:217)
    at e.nul.J(ib:608)
    at StealthBuilder.onStart(sl:140)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:85)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:65)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:02:25 ip.]: Terminating script Stealth_Builder...
[ERROR][Bot #1][06/29 09:02:25 ip.]: Error in script onExit(): Stealth_Builder
java.lang.NullPointerException
    at StealthBuilder.onExit(sl:207)
    at org.osbot.rs07.event.ScriptExecutor.IiIiiiiiiiiI(yl:64)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:99)
    at org.osbot.rs07.event.ScriptExecutor.stop(yl:140)
    at org.osbot.rs07.event.ScriptExecutor.start(yl:8)
    at org.osbot.lpT9.run(ph:162)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][06/29 09:02:25 ip.]: Script Stealth_Builder has exited!
[INFO][06/29 09:02:26 ip.]: Started script : Stealth_Builder

I'm pretty sure the OSBot client has been broken by yesterday's update

  • Like 1
Link to comment
Share on other sites

19 minutes ago, str555 said:

Thank you @Token . I like the way you handle these situations, you reply fast, your replies are nice and helpful. Thank you alot. I will give you an update when I get to use the script! :)

Refreshed scripts and still cant see :P

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...