Jump to content

Stealth Quester


Token

Recommended Posts

3 hours ago, Protoprize said:

Issues not related to the script, but you're using the wrong version of java.

Use this with Java 8:

https://adoptopenjdk.net/

Spoiler

[INFO][Bot #1][08/05 10:07:17 PM]: Terminating script Stealth Quester...
[INFO][Bot #1][08/05 10:07:17 PM]: buying missing items
[INFO][Bot #1][08/05 10:07:17 PM]: estimated required money: 33228
[INFO][Bot #1][08/05 10:07:17 PM]: estimated next offer value: 3904
[ERROR][08/05 10:07:17 PM]: Uncaught exception!
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\howareyoureadingthis\Desktop\OSBot 2.5.53.jar" "read")
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
    at java.security.AccessController.checkPermission(AccessController.java:886)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
    at org.osbot.Ob.checkPermission(wk:190)
    at java.lang.SecurityManager.checkRead(SecurityManager.java:888)
    at java.util.zip.ZipFile.<init>(ZipFile.java:216)
    at java.util.zip.ZipFile.<init>(ZipFile.java:155)
    at java.util.zip.ZipFile.<init>(ZipFile.java:126)
    at com.bulenkov.iconloader.util.URLUtil.openJarStream(URLUtil.java:85)
    at com.bulenkov.iconloader.util.URLUtil.openStream(URLUtil.java:52)
    at com.bulenkov.iconloader.IconLoader.loadFromUrl(IconLoader.java:93)
    at com.bulenkov.iconloader.IconLoader$CachedImageIcon.getRealIcon(IconLoader.java:471)
    at com.bulenkov.iconloader.IconLoader$CachedImageIcon.getIconWidth(IconLoader.java:498)
    at javax.swing.plaf.IconUIResource.getIconWidth(IconUIResource.java:76)
    at javax.swing.plaf.basic.BasicLabelUI.getPreferredSize(BasicLabelUI.java:241)
    at javax.swing.plaf.basic.BasicLabelUI.getMinimumSize(BasicLabelUI.java:274)
    at javax.swing.JComponent.getMinimumSize(JComponent.java:1744)
    at java.awt.BorderLayout.minimumLayoutSize(BorderLayout.java:658)
    at java.awt.Container.minimumSize(Container.java:1851)
    at java.awt.Container.getMinimumSize(Container.java:1835)
    at javax.swing.JComponent.getMinimumSize(JComponent.java:1746)
    at javax.swing.BoxLayout.checkRequests(BoxLayout.java:483)
    at javax.swing.BoxLayout.layoutContainer(BoxLayout.java:425)
    at java.awt.Container.layout(Container.java:1513)
    at java.awt.Container.doLayout(Container.java:1502)
    at java.awt.Container.validateTree(Container.java:1698)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validate(Container.java:1633)
    at java.awt.Window.dispatchEventImpl(Window.java:2744)
    at java.awt.Component.dispatchEvent(Component.java:4711)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.awt.EventQueue$3.run(EventQueue.java:703)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
    at java.awt.EventQueue$4.run(EventQueue.java:733)
    at java.awt.EventQueue$4.run(EventQueue.java:731)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Still says the same thing using Java 8

Link to comment
Share on other sites

1 hour ago, Endrin said:
  Reveal hidden contents

Still says the same thing using Java 8

Install oracle jdk 8 on any linux system, java 8 on windows/mac

Link to comment
Share on other sites

UPDATE

  • Added stamina potions back to the script, and extended the support to 45 out 60 quests (previously only 4 had stamina potion support)
  • Added stamina potion toggle button on the GUI, you can now choose whether you want to use stamina potions or not
  • Optimized Svidi search during Mountain Daughter, it will change worlds and sit in a safe spot to avoid unicorns now
  • Range is officially supported for thrownaxes, knives, darts, bolts and arrows
  • The script will now disable roofs if they are enabled
  • The script will now recognize staff type and not take unnecessary runes
  • The default bank location was changed from Falador west to Falador east (for the sake of antiprofiling) and will later be fully customizable with most banks available on the GUI
  • Minor improvements for banking

 

  • Boge 1
Link to comment
Share on other sites

Hi So the script seems to get further on The Golem Quest it withdraws all items and gets the amulet to teleport but then keeps saying the same error. I apologize for being a nuisance but i feel like it is just about there it just needs to teleport. Thank you again for all your help =D

INFO][Bot #1][08/06 09:23:16 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:17 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:17 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:18 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:18 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:19 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:19 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:19 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:19 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:20 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:20 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:21 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:21 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:22 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:22 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:23 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:23 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:24 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:24 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:25 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:25 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:26 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:26 PM]: failed to find stage

  • Boge 1
Link to comment
Share on other sites

1 hour ago, Rob1593 said:

Hi So the script seems to get further on The Golem Quest it withdraws all items and gets the amulet to teleport but then keeps saying the same error. I apologize for being a nuisance but i feel like it is just about there it just needs to teleport. Thank you again for all your help =D

INFO][Bot #1][08/06 09:23:16 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:17 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:17 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:18 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:18 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:19 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:19 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:19 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:19 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:20 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:20 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:21 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:21 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:22 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:22 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:23 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:23 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:24 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:24 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:25 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:25 PM]: failed to find stage
[INFO][Bot #1][08/06 09:23:26 PM]: running quest: The Golem; current stage: 262144
[INFO][Bot #1][08/06 09:23:26 PM]: failed to find stage

Check now, it should be working

Link to comment
Share on other sites

never really comment on scripts ....but seriously how epic is this script worth every penny , only bought as i coming from rs3 and the thought of doing these quest again , put me right of

keep up he great work buddy , your providing a valuable service lol

 

any danger of adding monkey madness.......... pmsl please

  • Boge 1
Link to comment
Share on other sites

1 minute ago, zerocool99 said:

never really comment on scripts ....but seriously how epic is this script worth every penny , only bought as i coming from rs3 and the thought of doing these quest again , put me right of

keep up he great work buddy , your providing a valuable service lol

 

any danger of adding monkey madness.......... pmsl please

Thanks for the feedback :doge: , yes that's exactly what I've got planned for next update, Monkey Madness should be in a few days max

Link to comment
Share on other sites

11 hours ago, qjm123123 said:

Increased use of stamina potions, seems to be standing in GE of items needed to purchase the task, and then just stood, don't do anything
 

Is it stuck on the GE interface? Is the price too low for items to buy?

6 hours ago, Marxzz said:

Love the script, but there is something wrong with the stamina part. He withdraw them from the bank but dont use them during the quests.

 

Make sure they are enabled on the GUI, it's a toggle button so the text switches. It's pressed by default and would display the disable text if it's enabled

JFRl4FV.gif

3 hours ago, Mday1 said:

Trying to do Shadow of the Storm quest and the bot is not recognizing that I have completed The Golem quest I think as it says I do not have prerequisites, which I do.

Should be fixed now

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.

×
×
  • Create New...