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!

[FREE] [Bot] Enyo - The ultimate raiding botbase!

Status
Not open for further replies.
you should add the blacklist for paid stuff back into, it was a good thing. :P
Agreed, but we are not allowed to do so.

Had a couple posts in Singular regarding functionality not working with Tyrael. After looking at it noticed the following:

- PreCombatBuffs is being called while the character is in Combat. This should only be called out of combat
- CombatBuffs is not being called while in combat

For a manual assist Bot, the tree root should typically be some derivative of the following:

Code:
private Composite CreateRootBehavior()
{
    return new PrioritySelector(
        new Decorator(
            ret => !StyxWoW.Me.Combat,
            new PrioritySelector(
                RoutineManager.Current.RestBehavior,
                RoutineManager.Current.PreCombatBuffBehavior
                )
            ),
        new Decorator(
            ret => StyxWoW.Me.Combat,
            new PrioritySelector( 
                RoutineManager.Current.HealBehavior,
                RoutineManager.Current.CombatBuffBehavior,
                RoutineManager.Current.CombatBehavior
                )
            )
        );
}
The above doesn't deal with behaviors returning 'null' references which can be handled in whatever way fits your implementation style best. I didn't look into this, but saw mention of non-combat healing being implemented. The standard way to do this within the Combat Routine non-combat trees (so Rest or PreCombatBuff behaviors.) That's the reason why non-combat healing hasn't worked with RaidBot or Tyrael in the past.

The above does not deal with the PullBuffs or Pull behavior of the combat routine as those don't typically apply to manual assist bot implementations.

Nice bot btw. Let me know if you have any questions. -Bobby53
Thanks, will take this into consideration for the next version.

maybe a dumb question, but what does the slider in the gui do?
Enables you to set the amount of ticks per second, which the botbase can handle. General, the higher the better your DPS/HPS (With lockselector enabled) but also causes more stress on your PC.

Gibt es eventuell einen deutsch Guide f?r Tyrael? Mein Englisch ist leider nicht das Beste. Die Suchfunktion diesbez?glich verlief negativ.
Nein, sorry.

die Files bzw den Ordner Tyrael in HB Ordner Bots ablegen, -> HB starten dann im dropdown oben Tyrael als bot ausw?hlen.
je nach CC dann Framelock an oder nicht bzw die Ticks pro Sek festlegen.

rest sollte selbsterkl?rend sein notfalls google translate bzw ?ber chrome f?r die erste Seite hernehmen.
Genau.

So is Tyrael mostly for raiding? Would there be any advantage/reason to use tyrael with Kick's profiles?
Yes, it's mostly for raiding with non-movement CR's.
 
is this good for hc raiding and normal raiding or is this just good for lfr its my first time useing this sort of bot

It does the rotation for you while you move, it's pretty good for any mode including normals and heroic. I suggest that you set the hotkey to pause the bot to something easy to press, so that you don't pull just incase. I use alt Z.
 
mhm in my bot list i can?t find tyrael after i updated today

Compiler Error: error CS1508: Der Ressourcenbezeichner "TyraelInterface.resources" wurde in dieser Assembly bereits verwendet.
 
Are we happy to support paid routines?
No. Donations is acceptable, but paying or donating to receive premium versions is in the Pure teams eyes still wrong. Keep this in mind when using Tyrael.

Originally Posted by randomstraw
you should add the blacklist for paid stuff back into, it was a good thing. :P

Agreed, but we are not allowed to do so.

That statement made my day ;-)

I use paid CR?s, even one of a pureteam member (and i love it coz it freakin great) and why shouldnt I pay someone for his/her good work? Donation or one time payment, doesnt make a different to me.
Should HB than for free aswell? o.O


trashmaster
 
Last edited:
That statement made my day ;-)

I use paid CR?s, even one of a pureteam member (and i love it coz it freakin great) and why shouldnt I pay someone for his/her good work? Donation or one time payment, doesnt make a different to me.
Should HB than for free aswell? o.O


trashmaster
That's not the point here. Let me state this first and foremost; This discussion is already held numerous times, and I'm not willing to start a new one on this. If you're willing to understand, try reading the first few pages here. Specially the one with the argument with Microsoft in it, and my response towards that.
 
Hey mate, the pause feature doesnt seem to be working since the new patches of HB.. Everything else works though
 
is there a way to temp turn of self healing? without '0' all the diffrent healing spells in class?
 
is there a way to temp turn of self healing? without '0' all the diffrent healing spells in class?

Yeah Lazy raider does this too.. So annoying but you try buff up and eat and it constantly heals people that go under 100% lol

Not sure if this is a botbase thing or not but when the pause button is activated it would be nice not to be healing too.. I as a prot pally are always healing too.. looks stupid so i stop and start the bot all the time
 
Yeah Lazy raider does this too.. So annoying but you try buff up and eat and it constantly heals people that go under 100% lol

Not sure if this is a botbase thing or not but when the pause button is activated it would be nice not to be healing too.. I as a prot pally are always healing too.. looks stupid so i stop and start the bot all the time
No, this botbase is barebone. These functions should be handled by the routine (CC). Request the routine maker to edit their routine to fix this.

Hey mate, the pause feature doesnt seem to be working since the new patches of HB.. Everything else works though
Open config and save & close it. Should work then.

is there a way to temp turn of self healing? without '0' all the diffrent healing spells in class?
Pause the routine. If the issue is healing while eating, drinking then ask the author of the routine to fix it.
 
If edit the bot config a couple times tried all the different ways and still wont. What I haven't done is reinstalling it I might actually give that a go later and let you know how I go.

I will let the author of King-wow know and see what s/he says to the healing thing.


Cheers for the reply
 
hi!
after the last path when i start Tyrael my frame rate are down from 60-80 to 7-20 every few sec for 1 sec (its like lagging) when i pause bot everything its ok maybe my hardware are to old:D (e8400+gt9800 1gb+win XP sp3+4gb ram, res. 1980x1020)
have always disable frame lock, disable all plugins i use CR Tuanha SE

any idea?
 
Last edited:
with tuanha i use 200 ticks / no framelock works, pure works fine with 60 ticks / framelock i guess it depends on the cc if its supports framelock.
 
hi!
after the last path when i start Tyrael my frame rate are down from 60-80 to 7-20 every few sec for 1 sec (its like lagging) when i pause bot everything its ok maybe my hardware are to old:D (e8400+gt9800 1gb+win XP sp3+4gb ram, res. 1980x1020)
have always disable frame lock, disable all plugins i use CR Tuanha SE

any idea?

I had this issue, I removed framelock and it worked perfect.

with tuanha i use 200 ticks / no framelock works, pure works fine with 60 ticks / framelock i guess it depends on the cc if its supports framelock.

Yeah thats how I have done it..


On another note, Pause isnt working for me for unknown reasons still after redownloading etc.. I found lazyraider works but I will keep an eye on Tyrael as its my much prefered ;)
 
hi!
after the last path when i start Tyrael my frame rate are down from 60-80 to 7-20 every few sec for 1 sec (its like lagging) when i pause bot everything its ok maybe my hardware are to old:D (e8400+gt9800 1gb+win XP sp3+4gb ram, res. 1980x1020)
have always disable frame lock, disable all plugins i use CR Tuanha SE

any idea?

with Lazy Raider all OK!
 
Tyrael no longer working for me with new updated of HB. It won't even show in the list. I have deleted the folder and cache and tried reinstalling it and it still isn't showing up in the list. I've looked through the log and it's not even trying to load tyrael.

EDIT:
Fixed. Since the update Gatherbro is causing Tyrael not to load.
 
Last edited:
Status
Not open for further replies.
Back
Top