Jump to content

DarkenedMatter

Members
  • Posts

    86
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by DarkenedMatter

  1. I can't tell you what a fair price is considering I cannot see what account you're talking about.
  2. Every time it logs out it will be at the dock and have a random amount of sharks in it's inventory. I've never caught it at the bank or a specific amount of sharks in my inventory before it just idles. It seems like it may have been a sleep anti-ban measurement put into place to maybe help with anti-ban and it just doesn't recover from it? I'm not quite sure honestly but I couldn't see another reason as to why it would do that. Edit: Well I said maybe "sleep" but I see one of the errors was from trying to hover over the skill. May I recommend a mouse tracker to see where the bot controller cursor is going on the screen so it'd be easier to tell what happens with it?
  3. I'm at the fishing guild now. Fishing for sharks and I keep coming back to it logging out. I've watched it just quit fishing and just stand until it logs out. Is this on purpose? This is what I get before it screws up. [DEBUG][07/17 12:35:49 PM]: Loading script id : 641 [DEBUG][07/17 12:35:49 PM]: Loaded script! [DEBUG][07/17 12:35:49 PM]: Launching script... [iNFO][bot #1][07/17 12:35:49 PM]: Loaded 3 built-in random solvers! [iNFO][07/17 12:35:51 PM]: Started script : osFisher [iNFO][bot #1][07/17 12:36:26 PM]: AntiBan: Hover Skill [ERROR][bot #1][07/17 12:36:27 PM]: Error in script executor! java.lang.NullPointerException at net.battleau.osfisher.g.a.COn.I(ob:157) at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.util.LinkedList$LLSpliterator.tryAdvance(Unknown Source) at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source) at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.findAny(Unknown Source) at net.battleau.osfisher.g.a.COn.M(ob:157) at net.battleau.osfisher.b.con.M(t:14) at net.battleau.osfisher.b.AUX.M(k:188) at net.battleau.osfisher.Fisher.onLoop(tb:47) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(kn:194) at java.lang.Thread.run(Unknown Source) [iNFO][bot #1][07/17 12:41:33 PM]: Terminating script osFisher... [iNFO][bot #1][07/17 12:41:33 PM]: Submitting statistics... [iNFO][bot #1][07/17 12:41:34 PM]: Script osFisher has exited! [DEBUG][07/17 12:42:13 PM]: Loading script id : 641 [DEBUG][07/17 12:42:13 PM]: Loaded script! [DEBUG][07/17 12:42:13 PM]: Launching script... [iNFO][bot #1][07/17 12:42:13 PM]: Loaded 3 built-in random solvers! [iNFO][07/17 12:42:15 PM]: Started script : osFisher [iNFO][bot #1][07/17 12:51:27 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][07/17 12:51:38 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][07/17 12:52:32 PM]: AntiBan: Hover Skill [iNFO][bot #1][07/17 12:52:33 PM]: Hovered fishing skill [iNFO][bot #1][07/17 12:57:26 PM]: AntiBan: Hovering nearby Player [iNFO][bot #1][07/17 01:01:59 PM]: AntiBan: Moving Mouse
  4. Any plans for working on the paint? It's not bad but could be better.
  5. Thanks, I appreciate it.
  6. That's the weird thing. I didn't include the whole log (wall of text) but I tried all 3 and the result was exactly the same for all 3 but yes, barb fishing.
  7. Having an issue. Care to tell me what it is? [ERROR][07/16 05:51:08 AM]: Uncaught exception! java.lang.IllegalArgumentException: No enum constant net.battleau.osfisher.f.CON.LEAPING STURGEON at java.lang.Enum.valueOf(Unknown Source) at net.battleau.osfisher.f.CON.valueOf(mb:27) at net.battleau.osfisher.e.con.i(pb:127) at net.battleau.osfisher.e.con.i(pb:179) 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 org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124) 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)
  8. Can I snatch up a free trial?
  9. Yeah, still looking for a trial as well before I make a purchase.
  10. If you're down with another 24 hour trial since the bot was down let me know. If not it's cool, not trying to mooch your script.
  11. I'm just gonna be that guy and ask if this 24 hour trial will count since the bot was down all day? :p
  12. Thank you, hopefully I like what I see. I've used your other scripts before and they were flawless but that was a year ago. I can only imagine you've improved.
  13. May take a shot in the dark and buy it anyways. Are you no longer doing 24 hour trials on this?
  14. Does both occasionally. It's not frequent that it does it but usually when it does it will just keep clicking on it about 4-5 times and then run off to another. I'd say it may be the first one more often than the second one you mentioned.
  15. Sorry, meant to say Hobgoblins in the area where you use the brass key. It will sometimes repeatedly click on stuff already being attacked.
  16. Looking for a trial please and thank you.
  17. Can I test this out with a trial? I'm needing a safe fisher.
  18. Just wondering if you plan on updating whether or not it attacks something that someone else is attacking already. I have had it attack stuff nonstop that others are already attacking rather than the stuff that isn't being attacked.
  19. Everyone is getting banned and i'm sitting here using Normal mode and was putting in 5-6 hours at a time each day.
  20. Did you never get my PM about the arrows? I sent a screenshot. I'm guessing you didn't. Congrats on the full release to premium though! If I could afford it, i'd buy it for melee combat as I never got the arrow thing working.
  21. Sure, give me a little bit and i'll send you the screenshot of the loot table. I also had it not eating my Lobsters so i'll show you that as well.
  22. I noticed, which was odd because i've never selected it yet it was there. How do I get the bot to properly loot my arrows and equip them?
×
×
  • Create New...