Jump to content

Tsuyosa6

Members
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Tsuyosa6's Achievements

Newbie

Newbie (1/10)

1

Reputation

  1. Hey Chris thanks for the script, I only just purchased it but I am having a problem where the bot will take the longest route to the spot without using the gate (east from canifis and right around). I am not sure why it does this. I am using mirrored mode with the ancient spellbook. The teleporting to and from and using the bank at clan wars works perfectly though. I'll attach my log but it seems to not proceed to route AFTER using the gate. Cheers. [INFO][06/16 08:15:30 PM]: Started bot #1 [INFO][Bot #1][06/16 08:15:38 PM]: Initializing 38 API modules... [INFO][Bot #1][06/16 08:16:29 PM]: Loaded 3 built-in random solvers! [INFO][Bot #1][06/16 08:16:29 PM]: Setting Antiban Compliance Seed with bytes: [106, 105, 118, 97, 110, 111, 102, 102, 57, 54, 64, 103, 109, 97, 105, 108, 46, 99, 111, 109] [INFO][Bot #1][06/16 08:16:29 PM]: Adjusting loop speed 50 ms [INFO][Bot #1][06/16 08:16:29 PM]: DEBUG: ANCIENTS_MODE_SPELLBOOK [INFO][Bot #1][06/16 08:16:30 PM]: Fungi price: 418 [INFO][Bot #1][06/16 08:16:30 PM]: rand 7 [INFO][Bot #1][06/16 08:16:32 PM]: Walking to: [x=3431, y=3433, z=0] [INFO][Bot #1][06/16 08:16:46 PM]: Terminating script Excellent Fungus...
  2. Hey, when I start the script blackjacking and then click start it'll sit on calculating and won't begin at all. I have used plenty of other scripts so i'm not sure what the problem could be. at org.osbot.J.checkPermission(yi:23) at java.lang.SecurityManager.checkRead(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) 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(Unknown Source) at javax.swing.plaf.basic.BasicLabelUI.getPreferredSize(Unknown Source) at javax.swing.plaf.basic.BasicLabelUI.getMinimumSize(Unknown Source) at javax.swing.JComponent.getMinimumSize(Unknown Source) at java.awt.BorderLayout.minimumLayoutSize(Unknown Source) at java.awt.Container.minimumSize(Unknown Source) at java.awt.Container.getMinimumSize(Unknown Source) at javax.swing.JComponent.getMinimumSize(Unknown Source) at javax.swing.BoxLayout.checkRequests(Unknown Source) at javax.swing.BoxLayout.preferredLayoutSize(Unknown Source) at javax.swing.plaf.basic.BasicOptionPaneUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JRootPane$RootLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at java.awt.Window.pack(Unknown Source) at javax.swing.JOptionPane.initDialog(Unknown Source) at javax.swing.JOptionPane.createDialog(Unknown Source) at javax.swing.JOptionPane.showInputDialog(Unknown Source) at b.a.cOn.h(ve:115) at b.a.coN.M(lg:330) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) [ERROR][06/11 10:58:32 AM]: Uncaught exception! java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\Jake\Desktop\osbot 2.5.48.jar" "read") at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at org.osbot.J.checkPermission(yi:23) at java.lang.SecurityManager.checkRead(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) 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(Unknown Source) at javax.swing.plaf.basic.BasicLabelUI.getPreferredSize(Unknown Source) at javax.swing.plaf.basic.BasicLabelUI.getMinimumSize(Unknown Source) at javax.swing.JComponent.getMinimumSize(Unknown Source) at java.awt.BorderLayout.minimumLayoutSize(Unknown Source) at java.awt.Container.minimumSize(Unknown Source) at java.awt.Container.getMinimumSize(Unknown Source) at javax.swing.JComponent.getMinimumSize(Unknown Source) at javax.swing.BoxLayout.checkRequests(Unknown Source) at javax.swing.BoxLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
  3. Tsuyosa6

    Fruity NMZ

    Hey Fruity, I've been using the bot since 65 att/str/def and I've nearly got them all to 90 which has been flawless and I definitely support your script and recommend it to my mates. But after starting the script today on mirror mode (which I have always used) I get literally nothing. OsBot has the pause and stop button going but there's no box that comes up to start the script with my saved settings. Any fix on this? It's not something urgent since I am hardly on but I hope I can get it running again soon, thanks!
×
×
  • Create New...