Some people have reported this as an issue, but it's not a "persistent" issue.Sometimes The Botanica profile stuck on exit entrance from dungeon (run into corner) and sometimes it flys away from dungeon and stucks in hole. Fresh HB instal no addons. Log included.
Can you tell me which profile you're using? Or post a log?Can you help me please. I have Travelers Vendor Mammoth. When bot leaves instance, he flies to town, then only use the mammoth to sell items, but he isn't selling all items. I think it is already answered in this thread, but there are 594 pages of comment. To lazy to read through all of them. And it will take a lot of time...
I want that. When the bot leaves the instance he summons Travelers vendor mammoth and sell all stuff and then go back in it.
Some people have reported this as an issue, but it's not a "persistent" issue.
Could you try with this profile to see if it ever occurs?
Azyul - The Botanica, Modified Exit Method
Can you tell me which profile you're using? Or post a log?
This fixes issue but is there one with mobile bank support? This one only vendor stuff.Some people have reported this as an issue, but it's not a "persistent" issue.
Could you try with this profile to see if it ever occurs?
Azyul - The Botanica, Modified Exit Method
(hope iam allowed to post it<RunTo X="-11063.35" Y="-1658.55" Z="0.746269" />
<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
<CustomBehavior File="InteractWith" MobId="43614" WaitForNpcs="false" />
<CustomBehavior File="WaitTimer" WaitTime="1000" TerminateWhen="Unit(43614, o => o.Aggro) != null" />
</While>
The code is there, so I'm not sure why it's not using it.Tol'vir medium.
I'm using 5 different classess at the same time.
Druid, DK, Hunter, Rogue, Warrior, everyone got the same problem.
I'll be porting the fix to all existing The Botanica profiles.This fixes issue but is there one with mobile bank support? This one only vendor stuff.
Remove the <While tag.Hey guys hopefuly someone can help me =)
iam running this tol'vir suicide profile with banking and stuff
on one point(its always the same) the bot sometimes stops and is kinda done with his stuff eventho there are still 2 bosses up and well he isnt done obv
it happens not often, but it does. and as honorbuddy keeps "running" relogger dont recognize it and well this is shit
View attachment 170173
i already checked this "Bugging" line524 and it is something like this
(hope iam allowed to post it)
maybe someone know this problem or echo can help himself, i would appreciate it =)
i got no plugins and no extra settings, running singular and this unmodified profile
greetings =)
<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
</While>
<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
</While>
<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
</While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
Remove the <While tag.
Code:<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
Code:</While>
See if that fixes it.
Not totally understood what you mean...I have the same problem as described by the other user...
What should it become?
FROM:TO:Code:<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
?Code:</While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
Cause randomly the pg stops (and sometimes it runs against the wall and stay there O_O) doing the correct way.
bro
fix it like he said
"Code:
<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
Code:
</While>"
just delete exactly these words/lines and it will work, i just tested it over night and its working great
thanks echo =)
greetings
Hello, im using the halls of lightning profile. And is it possible to add relic of ulduar to selling list? i added true to selling white items but it still keeps relics + crystal fire/air/water etc.
just check the HoL profile with "Selling all" compare them and use ur brain abitHello, im using the halls of lightning profile. And is it possible to add relic of ulduar to selling list? i added true to selling white items but it still keeps relics + crystal fire/air/water etc.
You used what?Well, dunno. I did last month use ***** and everything was fine on that. And after some time it even does dc ;/. Ehh....
Language - English.
Not totally understood what you mean...I have the same problem as described by the other user...
What should it become?
FROM:TO:Code:<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
?Code:</While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
Cause randomly the pg stops (and sometimes it runs against the wall and stay there O_O) doing the correct way.
It shouldn't *at all* be skipping the last boss unless you're above level 90.I'm using the HoL profile, but sometimes all my char do not kill the first and the last boss. Any solution? Maybe there a modified version of this profile that work without any problem?
The code is there, so I'm not sure why it's not using it.
What language is your game client?
I'll be porting the fix to all existing The Botanica profiles.
Remove the <While tag.
Code:<While Condition="Unit(43614, o => !o.Aggro && o.IsValid) != null" >
Code:</While>
See if that fixes it.