• Visit Rebornbuddy
  • [Custom Deck] "Murloc Custom Deck"

    Discussion in 'HearthBuddy Custom Decks' started by Shadosky, May 26, 2014.

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

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      What can I do to make this work?

      Code:
      ------- Turn 6 Loop 29 -- Rush ModeChecking hand cards priorities :
      Exception occured in coroutine: ˜.: Exception was thrown by coroutine ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at Shadosky.Murloc.rush.Murloc.<SelectCard>d__c.MoveNext() in c:\Users\Michael\Desktop\Playa\CustomDecks\Murlockz\i_am_murloc.cs:line 72
         at Triton.Bot.Coroutine.(Object& )
         --- End of inner exception stack trace ---
         at Triton.Bot.Coroutine.(Object& )
         at Triton.Bot.Coroutine.()
         at ˜.ˆ.()
         at ˜.š˜.—˜(Object ˜˜)
         --- End of exception stack trace, coroutine stack trace follows ---
         at Shadosky.Murloc.rush.Murloc.SelectCard()
         at ???
         at ???
         at ???
         at ???
      
      
      
      
      ------- Turn 6 Loop 30 -- Rush Mode
      Checking hand cards priorities :
      Exception occured in coroutine: ˜.: Exception was thrown by coroutine ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at Shadosky.Murloc.rush.Murloc.<SelectCard>d__c.MoveNext() in c:\Users\Michael\Desktop\Playa\CustomDecks\Murlockz\i_am_murloc.cs:line 72
         at Triton.Bot.Coroutine.(Object& )
         --- End of inner exception stack trace ---
         at Triton.Bot.Coroutine.(Object& )
         at Triton.Bot.Coroutine.()
         at ˜.ˆ.()
         at ˜.š˜.—˜(Object ˜˜)
         --- End of exception stack trace, coroutine stack trace follows ---
         at Shadosky.Murloc.rush.Murloc.SelectCard()
         at ???
         at ???
         at ???
         at ???
      
      Im totally new to custom decks :)
       
    2. b0rn

      b0rn Member

      Joined:
      Jun 26, 2012
      Messages:
      52
      Likes Received:
      1
      Trophy Points:
      8
      have you change any card in the deck ?

      I'm suspecting that the bot tries to grab a card that is not listed with the Custom Routine.
      Maybe a more complete log can help to see what card you had prior to the error.
       
    3. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      Yes, I have 1 Blood Imp instead of a Young Priestess (only have 1), and 1 Questing Adveturer instead of a Murloc Warleader (also have only 1)
      Can I work around this?
       
    4. b0rn

      b0rn Member

      Joined:
      Jun 26, 2012
      Messages:
      52
      Likes Received:
      1
      Trophy Points:
      8
      As far as i know the card collection is included in this routine, and each card got his specific behavior. Beside coding the card you replaced yourself, or crafting the one you're missing, i don't see any options at the moment. Deck and Routine are amazing and worth putting some dust in it.

      hope that help
       
    5. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      I crafted another Young Priestess and went with a 2nd Rocketeer instead of a Warleader. Now its doing amazing :) Sweet!
      Gonna start coding myself in a few, have to freshen up that VB ;)

      Thanks for the help.
       
    6. Zipnut

      Zipnut New Member

      Joined:
      May 9, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Yes this... I'm currently reverse engineering this "Murloc Deck API" and learning what he did. I have a B.S. in computer science from about 8 years ago, but haven't touched programming since.
       
    7. Shadosky

      Shadosky New Member

      Joined:
      May 22, 2014
      Messages:
      22
      Likes Received:
      1
      Trophy Points:
      0
      Just add an "How to add a card tutorial" at the end of the first post

      @ Zinput as i say in the first post it's not a final version, calcul of lethal dammage are not included yet ( need to count attack on the table, buff we have, if we can drop a card who buff the other, if the ennemy has a taunter that we can kill & if we can kill this taunter are we enought dammage yet etc etc is not as simple as it looks ^^ )

      @ Kustal there is a lot of priority calculs before droping a card, it can be simple in your point of view but ur brain actually does a lot of work to know if it's the good time or not to put it but i know there is some improvement to do on those two & i wotking on it ;)
       
    8. MoDuL

      MoDuL New Member

      Joined:
      May 15, 2014
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Thank you for this great release.
      Would be better to see the decklist on English... What's under the wolfrider? can't really understand
       
      Last edited: Jun 17, 2014
    9. b0rn

      b0rn Member

      Joined:
      Jun 26, 2012
      Messages:
      52
      Likes Received:
      1
      Trophy Points:
      8
    10. adequate

      adequate New Member

      Joined:
      Jun 17, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Thankya
       
    11. kispy

      kispy New Member

      Joined:
      May 10, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0

      Shadosky You are so kind...You should be awarded with a lift-time key of heartbuddy.
      I come here everyday for your refined version of Murloc Deck. Would you make API of another deck or class ? Looking forward to your good news~ Thx again buddy
       
    12. winbotter

      winbotter New Member

      Joined:
      May 29, 2014
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Very interested in this. Good work.
       
    13. Shadosky

      Shadosky New Member

      Joined:
      May 22, 2014
      Messages:
      22
      Likes Received:
      1
      Trophy Points:
      0

      Thank you :D

      I've been really busy those week but i actually work with the devlopper of Ultimate Ai for making a Hearthbuddy version of it ( It will be for all classes & deck )
       
    14. b0rn

      b0rn Member

      Joined:
      Jun 26, 2012
      Messages:
      52
      Likes Received:
      1
      Trophy Points:
      8
      so excited!!! Keep up the good work!
       
    15. WhereIsMyMind

      WhereIsMyMind Member

      Joined:
      Oct 12, 2013
      Messages:
      848
      Likes Received:
      5
      Trophy Points:
      18
      Excellent work.

      Can you make an all classes, generic deck, that is playable with new HS account(s!) ;)
      I'm wanting to power level HS accounts from 0-60

      WIMM
       
    16. scrampc

      scrampc New Member

      Joined:
      Apr 24, 2014
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      allright, you're officially my last hope to have some decent bot, default bot just did something so stupid I won't even bother to report it

      thank you very much for your work
       
    17. gregt

      gregt New Member

      Joined:
      Feb 14, 2010
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      Works well until certain situations where the enemy has a taunt minion on the board and the routine flips out trying to attack the hero. Eventually skips turn without attacking anything.
       
    18. Robsao

      Robsao Member

      Joined:
      Sep 26, 2012
      Messages:
      172
      Likes Received:
      0
      Trophy Points:
      16
      Nice work, and i dont mean to be an ass, but is this gonna be updated?

      ~40% win rate with default bot AI
      ~20% win rate with your custom deck AI

      (both those stats come from 50+ games)

      I have the exact same deck as you posted, and i'm doing games on ranked mode (lvl 18) farming Golden Hero
       
      Last edited: Jun 15, 2014
    19. rulcherkizovo

      rulcherkizovo Member

      Joined:
      Nov 3, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
      Last edited: Jun 15, 2014
    20. Demel

      Demel Member

      Joined:
      Mar 24, 2014
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      16
      same issue here. not sure if this is an issue by hb or the custom deck.
       
    Thread Status:
    Not open for further replies.

    Share This Page