SilverFish
https://github.com/noHero123/silverfish/blob/master/HrtBddy/instructions.txt
How to install:
(- make a copy of the original defaultroutine-folder (but don save it in routines folder))
- delete the DefaultRoutine folder in Hearthbuddy/Routines
- extract the stuff inside the DefaultRoutine_nH.zip to that Hearthbuddy/Routines folder
(if you did it correctly you will have a Hearthbuddy/Routines/DefaultRoutine/Silverfish - folder)
https://github.com/noHero123/silverfish/blob/master/HrtBddy/DefaultRoutine_nH.zip
如何配置silverfish
https://hearthranger.fandom.com/wiki/Configure_Silverfish
Running
When starting the bot a second window appears with detailed infomation about the silver.dll task. Doublecheck the version at the first line of the output.
Silverfish now uses it's default settings and basic logic for mulligan and combo:
It tries to mulligan low mana cards and plays basic combos that have a high board value.
You can help Silverfish SE to understand your deck by adding custom deck settings.txt, _combo.txt, _discovery.txt and _mulligan.txt.
You'll find more infos about this later.
Configuration
Silverfish can be configured generally but it's highly recommendet to use different configuration files for each of your decks.
Therefore you have to create subfolders corresponding to the deck title within your HearthRanger\ExternBot\silverfish\Data\*CLASS* folder.
For example settings for your "Jade Aggro Shaman" should be in this folder:
HearthRanger\ExternBot\silverfish\Shaman\Jade Aggro Shaman
If it does not exists Silverfish tries basic Shaman configuration from
HearthRanger\ExternBot\silverfish\Shaman
That way you might have general settings for all of your shaman decks.
可以用职业的通用配置,以及针对特定卡组的配置
Deck Settings
The settings.txt should have at least the first two options.
Every missing option is read from settings.txt in your Silverfish directory.
Deck architype
behave = control;
Select the behavior of the A.I.:
- control - Used mostly, this focuses on boardcontroll, clearing the board as best it can before going face.
- rush - Will try to kill only the strong enemy minions on the board or when the oponent has more then 4 minions. But it will hit face more often then the previous 2
- face - This mode will just go face unless there is a taunt or a few other very specific threats.
- mana - Allmost the same as "Control" but tries to not "over"-damaging a minion to kill it (i.e. not killing a 1/1 with a 7/8) (This mode is in testing phase)
enfacehp = 15;
The amount of health the opponent needs to have before your hero attacks the enemy directly with a weapon. Examples for different deck architypes:
- Face: 30 - Straight to face no holding back
- Aggro: 29 - Allows for initial board control
- Tempo: 20 - Board control until stable
- Mid-Range: 15 - Full board control
- Control: 15 - Full board control
Play around...
playarround = false;
Should Silverfish try to play around AoE spells.
This affects the amount of your minions on the board and might also reduce your winrate. (Typo is also in the source code, don't try "playaround")
playaroundprob = 50;
Probability where the enemy plays the AoE spell but your minions are forced to survive
playaroundprob2 = 80;
Probability where the enemy plays the AoE spell and your minions can die
useSecretsPlayArround = false;
Try to play around enemy secrets. Like play around AoE this might also reduce your winrate since some plays might be to slow to win the game.
Calculations 
maxwide = 5000;
Out of all possbile boards this number boards is taken to the next level of calculations where another move may be added to them.
The more boards are calculated the higher the chance to make a really smart play.
On the other hand, this adds a lot a calculation and maybe your CPU might be overextended on complex boards with many minions.If roping happens to often, reduce the value.
On very high end computers values above 10.000 might be possible, 5.000 should work on most desktop pcs flawlessly.
twotsamount = 1000;
Number of boards where the first enemy turn is simulated. This should be around 20% of maxwide.
simEnemySecondTurn = true;
This sets whether Silverish should calculate the secend enemy turn as well.
That's a total of 4 turn calculated: your current turn, enemys turn, your possible next turn, enemy next turn.
enemyTurnMaxWide = 40;
Boards calculated in enemy first turn in first AI step. Around 10-20% of enemyTurnMaxWideSecondTime but lower or equal to enemySecondTurnMaxWide)
enemyTurnMaxWideSecondTime = 200;
Boards calculated in enemys-first-turn BUT in the second AI step (higher than enemyTurnMaxWide)
enemySecondTurnMaxWide = 40;
Number of enemy boards calculated in enemys second TURN. Around 10-20% of enemyTurnMaxWideSecondTime. (This might have been removed?)
nextTurnDeep = 6;
Maximum deep-lvls (total moves) in your second turn (recommended = dont touch this)
nextTurnMaxWide = 20;
Maximum boards calculated in one second turn deep-lvl
nextTurnTotalBoards = 200;
Maximum boards calculated in second turn simulation. Around 20% of twotsamount.
alpha = 50;
Weight in % of your 2nd turn vs your 1st (0<= alpha <= 100) eg. 30 = 30% 2nd turn result + 70% first turn result
simulatePlacement = true;
Simulate all placements for Direwolf Alpha, Flametongue Totem or Defender of Argus
Combo 
Discovery 
Mulligan 
General Settings 
useExternalProcess = true;
use silver.exe for calculations, a lot faster than turning it off (recommended = true)
concedeOnBadBoard = false;
Concede if the enemy board is too good. It's currently not recommended to use this options since it miscalculates certain situations and might give up when there is still hope.
concedeOnBoardValue = -900
concedeOnBadBoard will trigger if our best board is lower value than this (recommended = dont touch this)
speed = false;
Set this true to support sending multiple actions to bot (currently buggy so forced false)
useNetwork = false;
Use networking to communicate with silver.exe instead of a file (experimental, likely to fail after some time)
netAddress = 127.0.0.1;
network address where silver.exe is running (127.0.0.1 = this computer)
tcpPort = 14804;
tcp port to connect on
作者:Chuck Lu GitHub |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
2018-08-13 ignore users and roles by filter in sql source control
2015-08-13 Learning WCF Chapter 3 Bindings One-Way and Duplex Communication
2015-08-13 wcf 请考虑增加操作超时
2014-08-13 win7系统远程桌面无法正常连接