1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Zona Motherlode Mine [Deleted]

Discussion in 'Bot Support & Feedback' started by Static, Jul 28, 2015.

Thread Status:
Not open for further replies.
  1. AmTyd

    Joined:
    Jul 16, 2015
    Messages:
    58
    Likes Received:
    0
    Also have this problem ALOT. Won't mine the rock to access there. Just sits and
     
    #21 AmTyd, Jul 29, 2015
    Last edited: Jul 30, 2015
  2. Static

    Joined:
    Jul 26, 2013
    Messages:
    31
    Likes Received:
    11
    I think I know the issue with that. I'll fix that in a moment and get back to you.
    --- Double Post Merged, Jul 29, 2015 ---
    I believe I've fixed it, I can get to testing it in 30 minutes or so and I'll push afterwards.
     
  3. AmTyd

    Joined:
    Jul 16, 2015
    Messages:
    58
    Likes Received:
    0
    Okay buddy, just letting you know what I see as I go along
     
  4. Static

    Joined:
    Jul 26, 2013
    Messages:
    31
    Likes Received:
    11
  5. AmTyd

    Joined:
    Jul 16, 2015
    Messages:
    58
    Likes Received:
    0
    The hammer issue is a problem still. Logs Jr out and leaves a message about the hammer. Even though it's been mining with it in the inve the whole time
    --- Double Post Merged, Jul 30, 2015, Original Post Date: Jul 30, 2015 ---
    Was going good, now it gets stuck retrieving the ore from the loot bag. Just stands there after it drops it off in the hopper. Stands by the bag and doesnt move.
    --- Double Post Merged, Jul 31, 2015 ---
    Just double checked again. Still stands by the loot bag. Does nothing
     
  6. Wooden Floor

    Joined:
    Jun 30, 2015
    Messages:
    9
    Likes Received:
    0
    Crashes on start up with a different error message almost every time...
    --- Double Post Merged, Jul 31, 2015, Original Post Date: Jul 31, 2015 ---
    Nevermind, I'm an idiot lol. Found what I was doing wrong, nothing wrong with the bot.
     
  7. AmTyd

    Joined:
    Jul 16, 2015
    Messages:
    58
    Likes Received:
    0
    Not sure, mine still gets stuck at the bag. As we speak. I just checked it again. All my settings are good. I've tried every different section of the map as well.
    --- Double Post Merged, Jul 31, 2015, Original Post Date: Jul 31, 2015 ---
    Says "Placing into hopper" still, as its sitting by the collection bag
    --- Double Post Merged, Aug 1, 2015 ---
    The status is stuck on "Placing in hopper" as it stands by the loot bag
     
  8. Wooden Floor

    Joined:
    Jun 30, 2015
    Messages:
    9
    Likes Received:
    0
    I had this same problem, it only happened once and the reason was: When the bot checked if the wheel was broken, it wasn't, so it put the pay-dirt in the deposit. However, right before it did this, the wheel broke, causing the pay-dirt to not get "sifted", but the bot thought it was. If you just fix the wheel by hand it should fix the problem, and it is a rare occurrence so I wouldn't worry about it too often.
     
  9. AmTyd

    Joined:
    Jul 16, 2015
    Messages:
    58
    Likes Received:
    0
    Ill double check now, even if they were both fixed, it still did it.
    --- Double Post Merged, Aug 1, 2015, Original Post Date: Aug 1, 2015 ---
    nope, it fixed it then walked over and did nothing once again.
     
  10. Static

    Joined:
    Jul 26, 2013
    Messages:
    31
    Likes Received:
    11
    I'll fix the issue soon, sorry guys, been really busy.
     
  11. EvilCabbage

    Joined:
    Nov 3, 2013
    Messages:
    2,389
    Likes Received:
    849
    A hammer can be found in the crate near the thing where you put the ores in.
     
  12. AmTyd

    Joined:
    Jul 16, 2015
    Messages:
    58
    Likes Received:
    0
    Yes, as cabbage said, that would be a fallsafe to throw in, if somehow the hammer is gone or none in the inve, it could grab one from there.
    --- Double Post Merged, Aug 2, 2015, Original Post Date: Aug 1, 2015 ---
    I'm at the stage of mining rune, just going to wait to mine until yours is fixed.
    --- Double Post Merged, Aug 2, 2015 ---
    GAHH COME BACK AND FIX ITTTT xD
    --- Double Post Merged, Aug 4, 2015 ---
    Where are you :(
     
  13. wildkilla

    Joined:
    Feb 8, 2015
    Messages:
    6
    Likes Received:
    0
  14. XCRunner

    Joined:
    Dec 18, 2014
    Messages:
    160
    Likes Received:
    9
    Keeps crashing with this:

    java.lang.NullPointerException
    at rm.prn.void(a:154)
    at rm.CON.onPaint(k:102)
    at com.runemate.game.api.script bot.framework.core.EventDispatcher.process(yfc:17)
    at app.UM.goto(pub:325)
    at app.UM.paint(pub:426)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1300(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(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$1.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)
    --- Double Post Merged, Aug 15, 2015, Original Post Date: Aug 15, 2015 ---
    Note: Seems to happen most when trying to clear the Rockfalls
     
  15. jake miler

    Joined:
    Jun 23, 2015
    Messages:
    286
    Likes Received:
    13
    does this script bot work? according to past msgs it doesnt but just wanna confirm thanks.
     
  16. vipertrek79

    Joined:
    Feb 27, 2015
    Messages:
    577
    Likes Received:
    74
    Back the last time I used it ~10-12 days or so ago, It would mine a full invent, then go to drop it in the water, run to the sack and idle. SO I stopped using it as it wasn't working :) If it's been updated since then, I'm not sure :)
     
  17. jake miler

    Joined:
    Jun 23, 2015
    Messages:
    286
    Likes Received:
    13
    ya id really like to know if it works and how well it works, and any idea how much gp/h this method is? someone told me to try it out
     
  18. AmTyd

    Joined:
    Jul 16, 2015
    Messages:
    58
    Likes Received:
    0
    I was using it at like 87 mining before it messed up. I don't think he has any intentions of fixing this at all. Been like a month
     
  19. vipertrek79

    Joined:
    Feb 27, 2015
    Messages:
    577
    Likes Received:
    74
    depends on your mining level. I believe it's the best method of training overall, but is really good once you're higher than 60+ and have dpick
     
  20. jake miler

    Joined:
    Jun 23, 2015
    Messages:
    286
    Likes Received:
    13
    any idea approximately how much gp/hr though?
     
Thread Status:
Not open for further replies.

Share This Page

Loading...