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

RUSH or CONTROL ? Where is the OPTION , need some help =)

Juggz

New Member
Joined
Jun 2, 2014
Messages
21
Reaction score
0
RUSH or CONTROL ? Where is the OPTION

RUSH or CONTROL ? Where is the OPTION

I have read several posts and in them they talk about either clicking on the RUSH or CONTROL option in HEARTHBUDDY

I don't see it anywhere
 
I have read several posts and in them they talk about either clicking on the RUSH or CONTROL option in HEARTHBUDDY

I don't see it anywhere
 
I have read several posts and in them they talk about either clicking on the RUSH or CONTROL option in HEARTHBUDDY

I don't see it anywhere


Really?

... Maybe you should open a 3rd thread asking the same question, again....

Patience might be your friend, my friend. ;)
 
So there used to be a button in the defaultroutine tab, which has gone. You can change the bot's behavior by editing a line in the defaultconfig.cs
in the C:\Users\X\Routines\DefaultRoutine folder
One of the lines near the top. Instructions are in the comments in the file.
 
Thanks alot mate , its actually in the bot folder.. dunno why but yeah =) Thanks again
 
Found the lines what next

Capture.webp

OK I found the lines, what next?
 
ok this is what I did

Untitled.webp

I edited the line so it reads like this
 
To make it easy this should just be an option in Hearth buddy rather then messing with a file
 
still waiting for a MODERATOR to post what the text section should look like as I have posted what I have changed and want to know if it is correct. BOT doesn't seem to have changed it's play style even after I did it
 
Behavior behave = new BehaviorControl();//change this to new BehaviorRush() for rush mode

just change control to rush
 
Back
Top