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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Rank 9 cheap mage deck

Cant start it, i copy the defaultroutine, then delete silverfish from the folder and cant start it.

Code:
Reloading AssemblyLoader<Triton.Bot.IRoutine> - Initializing
Current bot set to DefaultBot.
Compiler Error: c:\Users\x\m\Routines\DefaultRoutine\DefaultRoutine.cs(53,9) : error CS0246: The type or namespace name `Behavior' could not be found. Are you missing a using directive or an assembly reference?
Reloading AssemblyLoader<Triton.Bot.IPlugin> - Initializing
 
Maybe a newbie question but got this problem, whenever i am replacing the .cs file provided here with the default one in the C:\Users\******\Desktop\Hearthbuddy 0.3.1023.190\Routines\DefaultRoutine every single time i am starting the game i get the error :"ERROR CustomLogger (null) - [NullRoutine] The NullRoutine should not be used. Please choose a different routine and Start the bot again." The only thing i did was i saved the old DefaultRoutine.cs in another file, and it got replaces with the one above. Any chance any1 can help ? ty in advance
 
What I did was to download the routine from the OP. Rename and open it on notepad, then open the DefaultRoutine.cs file on another notepad.
Simply compare the two and change the DefaultRoutine according to the renamed routine.
From what I see, the changes are the mulligan rule and some parameter after "// play with these settings###################################"

I hope this helps.
 
Is there any reason to change the DefaultRoutine.cs anymore? Read somewhere that after a recent update the DefaultRoutine.cs was fine as it was?
 
Im not sure, I remember hitting rank 13 but its seems to have settled in the rank 17-15 area. Not 100% if rank 13 was before or after the Routine change... I might try it on its default again.

Those with errors!
the line "this.useExternalProcess = false;" was giving me the error, so i took it out. now everything works fine.
 
DracoBlaze can you upload your working Routine script? :) Or was the only thing you changed the "this.useExternalProcess = false;" ?
 
Cant use bot?

Just got decent rank for deck without epic+.
Replace HearthBuddy\Routines\DefaultRoutine\DefaultRoutine.cs (mulligan + calculation tweaks). Based on Pheerzqt settings.[/QUO




[NullRoutine] The NullRoutine should not be used. Please choose a different routine and Start the bot again.

Help pls :-)
 
hope it helping

i hit rank 13 from rank 17 with his deck .. but i only copy 80% from his routines
u guy who error on routine , try edit it manually


bot running 3-4 hours
 

Attachments

  • DefaultRoutine.cs
    DefaultRoutine.cs
    48 KB · Views: 454
  • Rank 13.jpg
    Rank 13.jpg
    225.6 KB · Views: 588
Last edited:
Update result. i reach rank 11. but average rank i got at rank 13 with the deck
 
I got this when a replace Routine
[NullRoutine] The NullRoutine should not be used. Please choose a different routine and Start the bot again.
 
it came to my attention that frostbolt use was very poor and some times it would even not use it. think you can do something better on that? other than that, it is pretty great . after 10h 55% win reached rank 15
 
Back
Top