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!

HB ARCHIVES: Cava?s Profiles--DO NOT DELETE

i m 80 i use cava 1-90 and when i use cava plugin i got his massege any one can help plz? [LoadProfile-v1085(fatal)] Does not have access to Profile '8-armageddoner81-82mounthyjal'. Please check if you have Armageddoner access

need to be a donor those profiles 81-100 are experimental and are for testers and donors until its publically released as stable

Toon stopped in Frostridge and dont move on. Deleted Quests, deleted Cache restarted several times but toon dont start to move.

Do the quest manually and let it run after that, remember those profiles are still a bit buggy
 
Alliance Toon

Toon stays too far from the NPC to get this Quest finished. Toon need to go to this Hotspot <Hotspot X="2185.164" Y="4826.115" Z="181.9507" />
 

Attachments

Hi,

Is it possible to finish a area once the level achieved ?

The character automatically change area if the level is reached :(.

Thanks.
 
hey man this is a nice profile i bought it for a year first if evrything goes well i wil buy it lifetime:) it wil lvl for horde and alliance both to 100 right?
 
what is that?

Changing current profile to [N-Quest] (81-82) Mount Hyjal [Cava] $Rev: 388 $
[LoadProfile-v1085(fatal)] Does not have access to Profile '8-armageddoner81-82mounthyjal'. Please check if you have Armageddoner access
Bot stopping! Reason: Fatal error in quest behavior, or profile.
 
Last edited:
what is that?

Changing current profile to [N-Quest] (81-82) Mount Hyjal [Cava] $Rev: 388 $
[LoadProfile-v1085(fatal)] Does not have access to Profile '8-armageddoner81-82mounthyjal'. Please check if you have Armageddoner access
Bot stopping! Reason: Fatal error in quest behavior, or profile.

That means that you have not donated and do not have access to use the file
 
Hi,

Is it possible to finish a area once the level achieved ?

The character automatically change area if the level is reached :(.


Thanks.
no sorry the idea is level up FAST, means leave low level area asap
 
awsome profile cava ive ordered for 1 year first then lifetime but there is one issue the questing profiles doesend move to another zone like kicks profiles it quest the full quest in that zone but it should go on that lvl to another zone ive added you on skype but you dont see to be online or adding me
 
Hello,

I have a problem on a quest in the area " Blade's Edge Mountains ".

For the quest " What Came First, the Drake or the Egg? " should be used an object and wait for the mob transforms et and kill.

The bot uses the object but kills on.

So we can not finish the quest :(.

Sorry for my bad english.
 
How the hell are you guys getting this to work? Plugin doesn't even show up when i start hb.
 
Hi, I just bought armagedonner, (with the same username as this one), but I can't activate my account through the link sent to me in the e-mail, so I can't proceed. Everytime I use the link, it just opens the default page, without activating the account. Please help :<
 
Hi cava ive used your profiels a few times now they are great, I Dont know where to summit bug reports, so here it is. for Alliance Call to Arms! - Quest - World of Warcraft this quest the bot will try to fly through the wall to reach the rope youre suppose to ring. he just keeps flying into a wall. I can give you the log if youre intrested.
Another bug is on this quest Help Those That Cannot Help Themselves - Quest - World of Warcraft it will just ride to the traped animal and mount back up without using the quest item, some of the time.
 
Last edited:
hey i downloaded everything with SVN and also enabled the plugin. Then i copied the following code into a .xml

<HBProfile>
<Name>Cava Profiles by [Cava] $Rev$</Name>
<QuestOrder>
<CustomBehavior File="RunMacro" Macro="/script SetCVar('AutoLootDefault', 1)" NumOfTimes="1" WaitTime="1000" />
<If Condition="(Me.Level &gt;= 0 )"><!--se nao ler falta qbs-->

<If Condition="(Styx.Plugins.PluginManager.Plugins.FirstOrDefault(x =&gt; x.Name == &quot;CavaPlugin&quot;) == null)">
<CustomBehavior File="UserDialog" AllowBotStop="true" SoundCue="Exclamation" SoundCueInterval="15" ExpiryTime="20" ExpiryAction="InputEnabled_Continue"
Text="There is a problem with Cava Profiles Instalation\n
Please check you have Cava Plugin Instaled and Enabled " />
<CustomBehavior File="Halt" />
</If>

<While Condition="Me.Level &gt;= 0">
<CustomBehavior File="DisablePlugin" Names="CavaPlugin" />
<CustomBehavior File="EnablePlugin" Names="CavaPlugin" />
<CustomBehavior File="Cava\CavaLoader" PBL="0" />
<CustomBehavior File="WaitTimer" WaitTime="2000" />
</While>

</If>

<CustomBehavior File="UserDialog" AllowBotStop="true" SoundCue="Exclamation" SoundCueInterval="15" ExpiryTime="20" ExpiryAction="InputEnabled_Continue"
Text="There is a problem with Cava Profiles Instalation\n
Please check you have Cava Plugin Instaled and Enabled " />

</QuestOrder>
</HBProfile>

but i get a lot of errors running it. A lot of compiler erros something with System.Collections.Generic.List<ulong> (I cant post the error because its german)

would be cool if someone can help me to fix this
 
hey i downloaded everything with SVN and also enabled the plugin. Then i copied the following code into a .xml

<HBProfile>
<Name>Cava Profiles by [Cava] $Rev$</Name>
<QuestOrder>
<CustomBehavior File="RunMacro" Macro="/script SetCVar('AutoLootDefault', 1)" NumOfTimes="1" WaitTime="1000" />
<If Condition="(Me.Level >= 0 )"><!--se nao ler falta qbs-->

<If Condition="(Styx.Plugins.PluginManager.Plugins.FirstOrDefault(x => x.Name == "CavaPlugin") == null)">
<CustomBehavior File="UserDialog" AllowBotStop="true" SoundCue="Exclamation" SoundCueInterval="15" ExpiryTime="20" ExpiryAction="InputEnabled_Continue"
Text="There is a problem with Cava Profiles Instalation\n
Please check you have Cava Plugin Instaled and Enabled " />
<CustomBehavior File="Halt" />
</If>

<While Condition="Me.Level >= 0">
<CustomBehavior File="DisablePlugin" Names="CavaPlugin" />
<CustomBehavior File="EnablePlugin" Names="CavaPlugin" />
<CustomBehavior File="Cava\CavaLoader" PBL="0" />
<CustomBehavior File="WaitTimer" WaitTime="2000" />
</While>

</If>

<CustomBehavior File="UserDialog" AllowBotStop="true" SoundCue="Exclamation" SoundCueInterval="15" ExpiryTime="20" ExpiryAction="InputEnabled_Continue"
Text="There is a problem with Cava Profiles Instalation\n
Please check you have Cava Plugin Instaled and Enabled " />

</QuestOrder>
</HBProfile>

but i get a lot of errors running it. A lot of compiler erros something with System.Collections.Generic.List<ulong> (I cant post the error because its german)

would be cool if someone can help me to fix this
did you try running the fix he has?
 
Back
Top