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

Alpha Cooker [Deleted]

Discussion in 'Bot Support & Feedback' started by Eagles13, Sep 25, 2014.

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

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    That should only occur once. Have you tried multiple times? It's because of an annoying workaround I had to implement due to our new saving & loading system.
     
  2. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    Tried 5 different times in Al Kharid and rogues den
    --- Double Post Merged, Jul 16, 2015, Original Post Date: Jul 16, 2015 ---
    java.lang.NullPointerException
    at com.eagles13.scripts bots.AlphaCreationBot.AlphaCreationBot.setObjective(AlphaCreationBot.java:165)
    at com.eagles13.scripts bots.AlphaCreationBot.ui.CreationScriptUIController.lambda$startClick$268(CreationScriptUIController.java:158)
    at com.eagles13.scripts bots.AlphaCreationBot.ui.CreationScriptUIController$$Lambda$842/1178542185.handle(Unknown Source)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    at javafx.event.Event.fireEvent(Unknown Source)
    at javafx.scene.Node.fireEvent(Unknown Source)
    at javafx.scene.control.Button.fire(Unknown Source)
    at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    at javafx.event.Event.fireEvent(Unknown Source)
    at javafx.scene.Scene$MouseHandler.process(Unknown Source)
    at javafx.scene.Scene$MouseHandler.access$1500(Unknown Source)
    at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
    at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(Unknown Source)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$245/435470333.get(Unknown Source)
    at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
    at com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
    at com.sun.glass.ui.View.notifyMouse(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
    at com.sun.glass.ui.win.WinApplication$$Lambda$43/1916086102.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
     
  3. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    Did you specify the urn to use? Because that's where it's bugging out.
     
  4. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    I just left it blank as usual do you have to choose nothing?
     
  5. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    Yes. This sort of stuff ought to be caught by my validation, but it's not because of the nature of the saving fuckup. It ought to only be a one-time thing.
     
  6. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    oh ok sweet, also could you add bonfire support, it just increases exp by 10-15% ill lend you account if you need
    --- Double Post Merged, Jul 16, 2015, Original Post Date: Jul 16, 2015 ---
    Please add more fail safes for rogues den if it misclicks the bank twice it just gives up an sits there.
     
  7. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,643
    Likes Received:
    1,337
  8. ozdev

    Joined:
    Apr 5, 2015
    Messages:
    297
    Likes Received:
    41
    i run it in nardah or rogues den, but both times theres a bug where it cancels saying there is no more ingredients.

    I use presets, I have the ingredients in bank, and it still wont work.
     
  9. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
  10. OnehitB

    Joined:
    Sep 15, 2015
    Messages:
    2
    Likes Received:
    0
    Freezing at the startup
     
  11. DSbotter

    Joined:
    Sep 28, 2015
    Messages:
    4
    Likes Received:
    0
    is there any way you might implement the Lumbridge range? I personally think it would be a big step-up due to the fact of a -10% chance to burn your food therefor increasing the amount and speed of XP earned.
     
  12. Krasa

    Joined:
    Oct 16, 2015
    Messages:
    7
    Likes Received:
    1
    Testing this now, looks like its working fine other than it keeps clicking on the stove and 'recooking'.
     
  13. Hydralic

    Joined:
    Aug 25, 2015
    Messages:
    37
    Likes Received:
    3
    Please add the option to make the corn and tuna recipe, would really appreciate it!
     
  14. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,198
    Likes Received:
    1,041
    Make sure the progress interface is on, the one that says "Cooking", has the food, and has like 10/28 for the progress bar. There's a picture on the first page as an example.
     
  15. Kit

    Kit

    Joined:
    Oct 7, 2015
    Messages:
    13
    Likes Received:
    1
    Sometimes when banking it fails to click on the raw fish and then clicks a little above and gets stuck with the option cancel.
     
  16. mulle

    Joined:
    Oct 10, 2015
    Messages:
    4
    Likes Received:
    1
    was cooking in Rogues'Den and it just teleported to Fallador and started running south

    it happend again, looks like it is because it runs upstairs in the bank
     
    #56 mulle, Nov 2, 2015
    Last edited: Nov 2, 2015
  17. BasedBotter

    Joined:
    Oct 4, 2015
    Messages:
    7
    Likes Received:
    0
    java.lang.NullPointerException
    at rm.Z.final(oc:118)
    at rm.Z.break(oc:161)
    at rm.Lpt2.render(dc:118)
    at rm.Lpt2.onPaint(dc:39)
    at com.runemate.game.api.script bot.framework.core.EventDispatcher.process(Unknown Source)
    at app.IIIIIIiiiIii.goto(Unknown Source)
    at app.IIIIIIiiiIii.paint(Unknown Source)
    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$JavaSecurityAccessImpl.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$1200(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$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)

    Keep getting this error after 5 or so mins. Sharks at rogues den
     
  18. Jackasia

    Joined:
    Apr 16, 2015
    Messages:
    13
    Likes Received:
    2
    48 hour ban once i started this today. Instantly actually. Was using it for a few days..
     
  19. andy walker

    Joined:
    Dec 4, 2015
    Messages:
    3
    Likes Received:
    0
    bot will not work in tev since new rs3 update works fine in rouges den figured id give heads up
     
  20. roflcopter19

    Joined:
    Dec 17, 2014
    Messages:
    351
    Likes Received:
    58
    There is a new cooking range animation causing the bot to click the range over and over.
     
Thread Status:
Not open for further replies.

Share This Page

Loading...