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

Prime Wintertodt [Deleted]

Discussion in 'Bot Support & Feedback' started by Party, Nov 19, 2016.

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

    HKE

    Joined:
    Dec 1, 2016
    Messages:
    2
    Likes Received:
    0
    I had a bronze and iron axe. The script bot didn't want to take either of them.
    I guess that was my concern.
     
  2. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Next update will fix all of that anyway, will be using a different pattern. As long as the item matches the following pattern, it will accept it:

    [​IMG]
    --- Double Post Merged, Dec 2, 2016, Original Post Date: Dec 2, 2016 ---
    Made some pretty big improvements to the functionality of the bot today, and some touch-ups to the UI (fixing loot tracker). I've done about 7 hours of testing on it and it seems to be running ~20% better than it was previously (roughly estimate).

    Unfortunately, still unable to find a fix for the bug where it detects a dead pyromancer, I'll keep looking into it but NPC seems to have some weird kind of transform.

    [​IMG]
     
  3. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
  4. Fireboy 7123

    Joined:
    Jul 27, 2015
    Messages:
    72
    Likes Received:
    9
    Thank you, will test the new update later tonight! I'll post any concerns that come about. Great work!
     
  5. Rob

    Rob

    Joined:
    Jun 24, 2014
    Messages:
    238
    Likes Received:
    60
    am I doing something wrong? It has been "loading" after script bot start for 4 minutes now


    woops, was on konduit. no wonder nothing happened
    --- Double Post Merged, Dec 4, 2016, Original Post Date: Dec 4, 2016 ---
    [​IMG]

    bots good !
     
  6. Snufalufugus

    Joined:
    Aug 23, 2015
    Messages:
    1,961
    Likes Received:
    757
    Bugs:
    • The pickaxe thing you already fixed
    • The mage thing you're already aware of
    • Loot tracker isn't working. Not sure if it should be, but you posted about it so I'm assuming it was meant to be implemented
    Possible improvements:
    • If todt energy is <10%, and points <500, and we have enough fletched logs to reach 500 in inv, #1 priority -> burning sticks
    • Make it use daxe spec if it doesn't already (I don't have a daxe to test)
    • User option - Make it stay in room if user has plenty of leftover food from last round and spawn cooldown is short (this would help lessen the effects of "slow banking"). For example, if user sets it to have 16 food, allow user to say that if it still has 8-14 food after the kill it doesn't have to bank.
    • User option - Make it walk near exit door and wait if user has >500 points and wintertodt health < 5? % (this would help lessen the effects of "slow banking")
    • User option - Open crates while running to exit door - removes pattern of always opening crate while moving outside the arena towards the bank. Not really a problem now but could be in time when there are more users.
    • Option to fletch up to 500 points and then only chop + burn logs - I think this would be more fmxp/hr, but I don't have statistics to say for sure
    • Automatically equip pyro equipment/warm gloves if they are received as loot and not already being worn
     
  7. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    What's wrong with loot tracker?
    Todt energy & logs left should already be accounted for.
    Dragon axe makes no difference.
    Staying in room is risky for a bot, seems a little unnecessary.
    Could make it wait after getting 500 points as an option
    Auto-equipping gear is a good idea.
     
  8. Snufalufugus

    Joined:
    Aug 23, 2015
    Messages:
    1,961
    Likes Received:
    757
    The loot tracker isn't displaying anything besides a blank grid for me. I've ran the bot multiple times in multiple instances of the client and it hasn't shown it yet. This is on 1.0.4 of the bot btw.
     
  9. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Oh, it works fine locally. Gonna have to try it out.
     
  10. Snufalufugus

    Joined:
    Aug 23, 2015
    Messages:
    1,961
    Likes Received:
    757
    It no longer withdraws a rune pickaxe, but it withdrew a steel axe despite my character having a rune axe equipped.
     
  11. rasan

    Joined:
    Feb 10, 2016
    Messages:
    81
    Likes Received:
    9
    @Party

    I have a suggestion, instead of opening the crates, can you please make an option so that it can just bank the crates.
    That'll be awesome, thank dude <3
     
    Wet Rag likes this.
  12. chillin

    Joined:
    Dec 8, 2016
    Messages:
    1
    Likes Received:
    0
    Instantly Crashes when I press start
    Code (Text):
    1. java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    2.     at nul.IiIIIIiIiIii.byte(tsb:14)
    3.     at com.runemate.game.api.hybrid.Environment.getBot(onb:183)
    4.     at bot.bot21.<init>(c:106)
    5.     at bot.bot60.<init>(b:162)
    6.     at bot.bot93.<init>(wa:60)
    7.     at com.primev2.bots.tree.wintertodt.Wintertodt.enum(ha:180)
    8.     at bot.bot0.enum(z:85)
    9.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    10.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    11.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    12.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    13.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    14.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    15.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    16.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    17.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    18.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    19.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    20.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    21.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    22.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    23.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    24.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    25.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    26.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    27.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    28.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    29.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    30.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    31.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    32.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    33.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    34.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    35.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    36.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    37.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    38.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    39.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    40.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    41.     at javafx.event.Event.fireEvent(Event.java:198)
    42.     at javafx.scene.Node.fireEvent(Node.java:8411)
    43.     at javafx.scene.control.Button.fire(Button.java:185)
    44.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    45.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    46.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    47.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    48.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    49.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    50.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    51.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    52.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    53.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    54.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    55.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    56.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    57.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    58.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    59.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    60.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    61.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    62.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    63.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    64.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    65.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    66.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    67.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    68.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    69.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    70.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    71.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    72.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    73.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    74.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    75.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    76.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    77.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    78.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    79.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    80.     at javafx.event.Event.fireEvent(Event.java:198)
    81.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
    82.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
    83.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    84.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
    85.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:380)
    86.     at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:294)
    87.     at java.security.AccessController.doPrivileged(Native Method)
    88.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:416)
    89.     at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    90.     at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:415)
    91.     at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    92.     at com.sun.glass.ui.View.notifyMouse(View.java:937)
    93.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    94.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    95.     at java.lang.Thread.run(Thread.java:745)
    96.  
     
  13. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    I know - fixed on next update.
     
  14. piz3ll

    Joined:
    Dec 4, 2016
    Messages:
    2
    Likes Received:
    0
    Can you fix it please not even opening ...
     
  15. Djoels

    Joined:
    May 25, 2016
    Messages:
    162
    Likes Received:
    46
    Look at this, just a few hours ago...
     
    Wet Rag likes this.
  16. Wet Rag

    Wet Rag easily triggered ✌

    Joined:
    Dec 31, 2015
    Messages:
    4,457
    Likes Received:
    1,695
    Are you illiterate?
     
  17. piz3ll

    Joined:
    Dec 4, 2016
    Messages:
    2
    Likes Received:
    0
    lol sorry <3
     
  18. Fireboy 7123

    Joined:
    Jul 27, 2015
    Messages:
    72
    Likes Received:
    9
    You're what's wrong with society.
     
  19. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Updated - should be working now.
     
  20. ironskillz1

    Joined:
    Oct 21, 2015
    Messages:
    28
    Likes Received:
    4
    Sometimes when the bot is going to give logs to brazier it right clicks the players around the brazier and get stuck. Also when the bird need the herb the player should switch to another brazier because 50% of the time nobody heals the bird
     
    #60 ironskillz1, Dec 16, 2016
    Last edited: Dec 16, 2016
Thread Status:
Not open for further replies.

Share This Page

Loading...