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

Alpha Slayer [Deleted]

Discussion in 'Bot Support & Feedback' started by Aria, Jun 20, 2015.

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

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117

    any chance you can add the zanaris lady, makes it easy to get to 45 so can do infernal mages with your contract slayer. Cbf doing smoking kills hate the whole BS quest line
     
  2. mrPikkabo

    Joined:
    Jun 14, 2015
    Messages:
    17
    Likes Received:
    1
    An error in your settings has occured that i haven't handled
    Error saving settings for the Looting Tab!

    Code (Text):
    1. java.lang.NullPointerException
    2.     at java.util.Hashtable.put(Hashtable.java:459)
    3.     at java.util.Properties.setProperty(Properties.java:166)
    4.     at com.runemate.game.api.hybrid.util.io.ManagedProperties.setProperty(cic:238)
    5.     at Slayer.Controller.saveLootSettings(Controller.java:1186)
    6.     at Slayer.Controller.saveSettings(Controller.java:1301)
    7.     at Slayer.Controller.startScript(Controller.java:981)
    8.     at Slayer.Controller.lambda$getStartButtonAction$68(Controller.java:989)
    9.     at Slayer.Controller$$Lambda$702/98596711.handle(Unknown Source)
    10.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    11.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    12.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    13.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    14.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    15.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    16.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    17.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    18.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    19.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    20.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    21.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    22.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    23.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    24.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    25.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    26.     at javafx.event.Event.fireEvent(Event.java:198)
    27.     at javafx.scene.Node.fireEvent(Node.java:8390)
    28.     at javafx.scene.control.Button.fire(Button.java:185)
    29.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    30.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    31.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    32.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    33.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    34.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    35.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    36.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    37.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    38.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    39.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    40.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    41.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    42.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    43.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    44.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    45.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    46.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    47.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    48.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    49.     at javafx.event.Event.fireEvent(Event.java:198)
    50.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3758)
    51.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3486)
    52.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    53.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2495)
    54.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:350)
    55.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
    56.     at java.security.AccessController.doPrivileged(Native Method)
    57.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(GlassViewEventHandler.java:385)
    58.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$244/2058379967.get(Unknown Source)
    59.     at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
    60.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:384)
    61.     at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    62.     at com.sun.glass.ui.View.notifyMouse(View.java:927)
    63.  
    Code (Text):
    1. java.lang.NullPointerException
    2.     at java.util.Hashtable.put(Hashtable.java:459)
    3.     at java.util.Properties.setProperty(Properties.java:166)
    4.     at com.runemate.game.api.hybrid.util.io.ManagedProperties.setProperty(cic:238)
    5.     at Slayer.Controller.saveLootSettings(Controller.java:1186)
    6.     at Slayer.Controller.saveSettings(Controller.java:1301)
    7.     at Slayer.Controller.startScript(Controller.java:981)
    8.     at Slayer.Controller.lambda$getStartButtonAction$68(Controller.java:989)
    9.     at Slayer.Controller$$Lambda$702/98596711.handle(Unknown Source)
    10.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    11.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    12.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    13.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    14.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    15.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    16.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    17.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    18.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    19.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    20.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    21.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    22.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    23.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    24.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    25.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    26.     at javafx.event.Event.fireEvent(Event.java:198)
    27.     at javafx.scene.Node.fireEvent(Node.java:8390)
    28.     at javafx.scene.control.Button.fire(Button.java:185)
    29.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    30.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    31.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    32.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    33.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    34.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    35.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    36.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    37.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    38.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    39.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    40.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    41.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    42.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    43.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    44.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    45.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    46.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    47.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    48.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    49.     at javafx.event.Event.fireEvent(Event.java:198)
    50.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3758)
    51.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3486)
    52.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    53.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2495)
    54.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:350)
    55.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
    56.     at java.security.AccessController.doPrivileged(Native Method)
    57.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(GlassViewEventHandler.java:385)
    58.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$244/2058379967.get(Unknown Source)
    59.     at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
    60.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:384)
    61.     at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    62.     at com.sun.glass.ui.View.notifyMouse(View.java:927)
    63.  
     
  3. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    Fixed in next revision.
    --- Double Post Merged, Jul 7, 2015, Original Post Date: Jul 7, 2015 ---
    Planning on doing that soon, along with the other slayer masters so widespread stability and bug tests can begin before this bot goes premium. There are only so many bugs I can find alone.
    --- Double Post Merged, Jul 7, 2015 ---
    Update pushed:

    Some more tasks have been added. Turael support is nearly complete.
    More minor bugfixes.

    Current progress:

    [​IMG]
     
    Jesse likes this.
  4. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117

    Can you please just fix the markus thing on your contract slayer. Imo alpha slayer should be premium contract slayer should stay free/only for supporters.

    if you do make contract slayer premium fair enough but please fix the markus error as I would like to actually try it before I invest any money in one of your premium bots

    Note I just mention contract slayer. As the only error I have found is the markus thing and you clearly are an amazing scripter, so problem can't be too hard to fix.

    I just want to get a feel for your scripts bots and how they run before I invest money into your business.

    Hope ya catch my drift.
     
  5. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    The issue with Markus was fixed a long time ago. Both slayer bots use the same code for talking to Markus, so if ContractSlayer broke I would know.
     
  6. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    Fuuuuuuuck so I've been waiting for nothing hahahah

    Thanks for your work man appreciate it!
    where do you keep update log, whenever it updates it never says what you updated?
     
  7. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    You should get a notification whenever a resource you're using has been updated.
     
  8. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    ahah yeah obviously but it doesn't state what has been updated unless someone posts it

    99% of the time it is for example

    "Alpha slayer has been updated"

    and that's it. Do you have a change log anywhere?
     
  9. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    I usually post the changelog on the thread to bump it before pushing a patch.
     
  10. Jesse

    Joined:
    Dec 17, 2014
    Messages:
    836
    Likes Received:
    117
    Could you possibly add them to the page 1 chaneglog as its a lot easier.
     
  11. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
  12. Dibes

    Joined:
    Nov 18, 2013
    Messages:
    120
    Likes Received:
    9
  13. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
     
  14. Dibes

    Joined:
    Nov 18, 2013
    Messages:
    120
    Likes Received:
    9
    #54 Dibes, Jul 8, 2015
    Last edited: Jul 8, 2015
  15. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    You need to set settings for the task "None", which is at the bottom of the tasks tab. The settings for the "None" task should be the setting you use the most often, because the bot will withdraw those items and wear the selected equipment set before talking to the slayer master. I will change the error message to be more clear.

    [​IMG]
     
  16. Dibes

    Joined:
    Nov 18, 2013
    Messages:
    120
    Likes Received:
    9
    Ah I see. So now I'm able to start up the bot but it just immediately stops without any sort of error or anything. Not sure why :/
     
  17. mrPikkabo

    Joined:
    Jun 14, 2015
    Messages:
    17
    Likes Received:
    1
    Error saving settings for the looting tab!

    Code (Text):
    1. java.lang.NullPointerException
    2.     at java.util.Hashtable.put(Hashtable.java:459)
    3.     at java.util.Properties.setProperty(Properties.java:166)
    4.     at com.runemate.game.api.hybrid.util.io.ManagedProperties.setProperty(rec:187)
    5.     at Slayer.Controller.saveLootSettings(Controller.java:1188)
    6.     at Slayer.Controller.saveSettings(Controller.java:1306)
    7.     at Slayer.Controller.startScript(Controller.java:981)
    8.     at Slayer.Controller.lambda$getStartButtonAction$69(Controller.java:989)
    9.     at Slayer.Controller$$Lambda$645/1305512964.handle(Unknown Source)
    10.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    11.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    12.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    13.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    14.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    15.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    16.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    17.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    18.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    19.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    20.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    21.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    22.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    23.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    24.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    25.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    26.     at javafx.event.Event.fireEvent(Event.java:198)
    27.     at javafx.scene.Node.fireEvent(Node.java:8390)
    28.     at javafx.scene.control.Button.fire(Button.java:185)
    29.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    30.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    31.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    32.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    33.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    34.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    35.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    36.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    37.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    38.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    39.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    40.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    41.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    42.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    43.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    44.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    45.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    46.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    47.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    48.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    49.     at javafx.event.Event.fireEvent(Event.java:198)
    50.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3758)
    51.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3486)
    52.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    53.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2495)
    54.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:350)
    55.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
    56.     at java.security.AccessController.doPrivileged(Native Method)
    57.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(GlassViewEventHandler.java:385)
    58.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$244/937324903.get(Unknown Source)
    59.     at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
    60.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:384)
    61.     at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    62.     at com.sun.glass.ui.View.notifyMouse(View.java:927)
    63.  
     
  18. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    You're missing inventory/equipment settings for your current task.

    Fill out the loot amount.
     
  19. kristiaan

    Joined:
    Feb 24, 2015
    Messages:
    1,206
    Likes Received:
    203
    I think it would be a really good idea, to make a videa on how to set up the bot step by step :)
     
  20. mrPikkabo

    Joined:
    Jun 14, 2015
    Messages:
    17
    Likes Received:
    1
    It was filled with 10000, however the problem got solved when I filled in all the other empty coulombs. Not sure if that is intuitive. Now the bot just stops when opening falador bank

    Edit: When finnished filling my bag, not when opened bank
     
Thread Status:
Not open for further replies.

Share This Page

Loading...