随笔分类 - HearthBuddy 炉石兄弟
摘要:WPF Localization Using RESX Files Once you have downloaded the source code and built it, add a reference to the compiled assembly (Infralution.Localiz
阅读全文
摘要:更好的工具,一步到位 http://updates.buddyauth.com/GetNewest?filter=HearthbuddyCN 官方最后的一个版本 https://ci.appveyor.com/project/ViRb3/de4dot-cex/build/artifacts?bran
阅读全文
摘要:解决方案 namespace Triton.Game.Mapping{// Token: 0x020004A4 RID: 1188[Attribute38("Entity")]public class Entity : EntityBase // Triton.Game.Mapping.Entity
阅读全文
摘要:getDecks(); 设置 最终的实现 https://github.com/ChuckHearthstone/SilverFish/blob/master/DefaultRoutine/Chuck.SilverFish/Helpers/EvenDeckHelper.cs
阅读全文
摘要:发现格雷迈恩的效果,不知道怎么触发的,需要直接运行exe调试 在 routine.Tick();设置断点,F11之后会加载DefaultRoutine.dll
阅读全文
摘要:如何把日志输出到MainWindow 输出日志的颜色控制
阅读全文
摘要:https://hearthstone.gamepedia.com/Deathrattle
阅读全文
摘要:noHero123/silverfish https://github.com/noHero123/silverfish/blob/master/HrtBddy/instructions.txt How to install: (- make a copy of the original defau
阅读全文
摘要:Sepefeets's update to botmaker's Silverfish AI This AI is a Custom Class for Hearthranger and Hearthbuddy which intends to simulate all possible turn
阅读全文
摘要:HSBToolBox.exe Unzip all files to the folder where Hearthbuddy.exeThen just run HSBToolBox.exe [assembly: AssemblyTitle("HSBToolBox Obfuscated with Do
阅读全文
摘要:https://hearthstone.gamepedia.com/Magnetic Magnetic is an ability exclusive to certain Mech minions which allows multiple minions to be merged togethe
阅读全文
摘要:https://tieba.baidu.com/g/5808796816 链接: https://pan.baidu.com/s/1NPQTOfxbN_4alP7J-XWuVw 密码: xfj1
阅读全文
摘要:https://hearthstone.gamepedia.com/Rush Rush is an ability allowing a minion to attack other minions the same turn it is summoned or brought under a ne
阅读全文
摘要:https://hearthstone.gamepedia.com/Reborn Reborn is an ability that causes a minion to be resummoned with 1 Health the first time it's destroyed. It wa
阅读全文
摘要:MainWindow BotManager 重点在ibot_1.Start();,这里启动后,进入DefaultBot的流程 MainWindow DefaultBot namespace Triton.Bot.Logic.Bots.DefaultBot{ // Token: 0x02000256
阅读全文
摘要:Hearthbuddy-20190811-010-0b563c92.exe 20190810-003 SHA-256: b2a03c10124b038d2c48279cc50947907a55c87e320b0b89ed87c8f63e367e4d SHA-256: b2a03c10124b038d
阅读全文
摘要:配置的加载 string_0是"Default"
阅读全文
摘要:源码 源码1 namespace Hearthbuddy.Windows{ // Token: 0x02000041 RID: 65 public class MainWindow : Window, IComponentConnector // Hearthbuddy.Windows.MainWi
阅读全文
摘要:namespace Hearthbuddy{ // Token: 0x02000022 RID: 34 public class App : System.Windows.Application
阅读全文
摘要:修复图腾师问题 beebee102 修复了先摇图腾再下图腾师的问题,另外加了阴燃电鳗的sim卡。在兄弟策略的模拟程序中测试了没问题,真机没有试过,麻烦吧友测试了回复一下。链接: [有效] https://pan.baidu.com/s/1YQey8Kr6u_IT3bWkFwCZbw 提取码: anr
阅读全文