What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Custom Deck] Silverfish AI

im just going to say this and im not going to post a log because I don't even care anymore but the dude has a sea giant, molten giant and a earthen farseer out which is 19 I had like 18 health plus I could have armored up for 20 he equips a 3/2 axe takes out the earthen farseer now im about 15 and doesn't armor up lmfao, don't get me wrong I would have probably lost anyways but I mean come on what's the point of doing that, atleast try and stay alive for another turn lmfao

I think you dont really understand how hearthstone works yet.
You get the 3 dmg from the farseer next round anyways. So why not kill it it immediately. If you dont kill it this round, it can deal 3 dmg next round AND that round after.
 
I think you dont really understand how hearthstone works yet.
You get the 3 dmg from the farseer next round anyways. So why not kill it it immediately. If you dont kill it this round, it can deal 3 dmg next round AND that round after.

I think you missed the point of he didn't armor up which if he would have would have allowed me to last one more turn
 
I think you missed the point of he didn't armor up which if he would have would have allowed me to last one more turn

Ah now I see. Yes you are right.
But if the enemy has lethal the bot always trys to kill minions to unlethal. But Armor up would have been the better choice yeah.
 
Rule in mulligan is:

Code:
discard;all;all;EX1_308,EX1_316e;3
hold;all;all;EX1_507:1

EX1_308 - soulfire
EX1_316e - power overwhelming
EX1_507 - murlock warleader

Bot is playing:

Code:
Selecting starting hand..
handle mulligan
discard EX1_089 because of this rule discard;all;all;EX1_308,EX1_316e;3
discard EX1_507 because of this rule discard;all;all;EX1_308,EX1_316e;3
Rejecting Mulligan Card Arcane Golem because of your rules
Selected my starting hand!

His hand was: Power overwhelming, Arcane Golem, Murlock Warleader and Young Priestess.
He kept murlock warleader (good), he muliganed arcane golem (good) but he kept power overwhelming in his hand. He should throw it away according to muligan file but he didnt.
 
@sugar poweroverwhelming is EX1_316! EX1_316e is the enchantment that the minion will get after playing the card EX1_316
 
First time i ran the bot on Casual:

We've won. Great job!
Bot statistics summary :
Wins : 46
Losses : 19
Total games : 65
Started at : 2014-10-26 - 04:40:07
Total running time : 08:23:05

Is that a decent win ratio?
 
672af35256.png

ran over night, really damn impressed i must say
 
Here is a haunted creeper situation - ####################################################################### start c - Pastebin.com

1. bot attacks face with 1/3 scout,
2. attacks 1/2 haunted creeper with 4/3 murloc tidecaller
3. attacks 1/1 spectral spider with 4/3 warleader
4. attacks 1/1 spectral spider with 2/5 tidehunter

He should have ignored that spectral spider and instead attack face with everything that would be 11 dmg in the face instead of 1 or he could kill haunted creeper with 2/5 tidehunter, 1st spectral spider with 1/3 scout and second one with either 4/3 murloc. That would make clear board and 4 dmg to the face instead of clear board and 1 dmg to the face.

I think he does not recognize haunted creeper very well. He doesn't know that he will spawn him two 1/1 spiders.
 
update 113.8: DELTE YOUR OLD FILES!
- both behaviors (control + rush) in one cs file!
- fixed some bugs
- added new setting (you have to edit the cs file :D) : number of boards calculated in enemys turn, but in the second turn simulation.
this amount of enemy boards are only calculated for the x boards where the second turn simulation is performed.
this number is higher than the other value (amount of boards calculated on enemys turn, but in your main-turn simulation)!

@sugar will look at this
 
How can i edit the cs file ?
update 113.8: DELTE YOUR OLD FILES!
- both behaviors (control + rush) in one cs file!
- fixed some bugs
- added new setting (you have to edit the cs file :D) : number of boards calculated in enemys turn, but in the second turn simulation.
this amount of enemy boards are only calculated for the x boards where the second turn simulation is performed.
this number is higher than the other value (amount of boards calculated on enemys turn, but in your main-turn simulation)!

@sugar will look at this
 
Hearthbuddy 0.2.486.100 starting...CPU Architecture: x64Process Architecture: x86OS Version: Microsoft Windows NT 6.2.9200.0.NET Runtime Version: 4.0.30319.18449CPU Cores: 4Application Path: C:\HearthbuddyChecking for updates...[Compiler Error] c:\Hearthbuddy\CustomDecks\silverfish-master\HrtCrwlr\silver\silverfish_control.cs(15,18) : error CS0101: Der Namespace 'HREngine.Bots' enthält bereits eine Definition für 'Bot'.[Compiler Error] c:\Hearthbuddy\CustomDecks\silverfish-master\HrtCrwlr\silver\silverfish_control.cs(1054,18) : error CS0101: Der Namespace 'HREngine.Bots' enthält bereits eine Definition für 'Silverfish'.[Compiler Error] c:\Hearthbuddy\CustomDecks\silverfish-master\HrtCrwlr\silver\silverfish_rush.cs(15,18) : error CS0101: Der Namespace 'HREngine.Bots' enthält bereits eine Definition für 'Bot'.

Thats the error i get? Whats wrong?
 
Hearthbuddy 0.2.486.100 starting...CPU Architecture: x64Process Architecture: x86OS Version: Microsoft Windows NT 6.2.9200.0.NET Runtime Version: 4.0.30319.18449CPU Cores: 4Application Path: C:\HearthbuddyChecking for updates...[Compiler Error] c:\Hearthbuddy\CustomDecks\silverfish-master\HrtCrwlr\silver\silverfish_control.cs(15,18) : error CS0101: Der Namespace 'HREngine.Bots' enthält bereits eine Definition für 'Bot'.[Compiler Error] c:\Hearthbuddy\CustomDecks\silverfish-master\HrtCrwlr\silver\silverfish_control.cs(1054,18) : error CS0101: Der Namespace 'HREngine.Bots' enthält bereits eine Definition für 'Silverfish'.[Compiler Error] c:\Hearthbuddy\CustomDecks\silverfish-master\HrtCrwlr\silver\silverfish_rush.cs(15,18) : error CS0101: Der Namespace 'HREngine.Bots' enthält bereits eine Definition für 'Bot'.

Thats the error i get? Whats wrong?

Your Folderstructure is wrong.

now copy the Folder "Silverfish" into "c:\Hearthbuddy\CustomDecks\"
it must look like

"c:\Hearthbuddy\CustomDecks\silverfish"
 

Attachments

  • CustomDecks_Silverfish.webp
    CustomDecks_Silverfish.webp
    15 KB · Views: 51
No same error. If the Folder is silverfish or silverfish-master. Maybe i can download it anywhere else? Please give me a another link.
 
Found the problem thanks. Have downloaded more than i need :-) Picture helped with extracted files
 
@Xesred... you didnt delete the old silver-files (i even wrote it in caps). :P
 
Back
Top