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!

[Tuturial] How to chance DefaultRoutine.cs to a guide's custom settings

judge2020

Member
Joined
Feb 10, 2016
Messages
45
Since some seem to have trouble figuring out where to put some peoples' DefaultRoutine.cs settings, here is a little guide.

1. Copy the settings that the guide gives you and Go to your Hearthbuddy folder
2. go to Routines/DefaultRoutine
3. right-click on DefaultRoutine.cs and open with -> Notepad (or your text editor)
4. Find the line that says
Code:
// play with these settings###################################
5. Select that all the way down to the line that says
Code:
//################################################## #########
6. Paste the settings there
7. save the file

Now restart HB, when playing it will now use the settings the guide gave you.

If you need more help, here is a video tutorial:

[video=youtube;ZS-JLf4DAbw]https://www.youtube.com/watch?v=ZS-JLf4DAbw[/video]
 
I followed your guide step by step with the DefaultRoutin.cs from here: https://www.thebuddyforum.com/heart...7-winrate-play-mode-beginners-fresh-accs.html . Everytime i load the bot it says:

Compiler Error: j:\Desktop\muh\Routines\DefaultRoutine\golderoutine.cs(31,18) : error CS0101: Der Namespace 'HREngine.Bots' enthält bereits eine Definition für 'DefaultRoutine'.
Compiler Error: j:\Desktop\muh\Routines\DefaultRoutine\golderoutine.cs(173,30) : error CS0102: Der Typ 'HREngine.Bots.DefaultRoutine' enthält bereits eine Definition für 'RegisterScriptVariableDelegate'.

and if i try to start it:

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

but i have no idea how to chose a differnet routine.

log attached:

View attachment Hearthbuddy 8948 2016-03-24 16.13.txt

greetings =)
 
me hb write that ''[NullRoutine] The NullRoutine should not be used. Please choose a different routine and Start the bot again.'' help me pls
 
Had this issue too. I had to install Heartbuddy with the installer instead of the "Zip" option. I also had to remove Honorbuddy for it to install.
 
Back
Top