Any high risk of being banned with this?.
Found an issue with Shado-Pan dailies. When the companion is Protector Yi, automatic quest turn-in does not work. To fix it, I changed TurnInId for Protector Yi to 62811 (as shown in developer tools).
Also, nav='Fly' seems to fail in a number of places in the configuration, I've modified these to use 'FlyTo' and they succeed.
Thanks for the Yi ID. I'll get that one up. What quests are failing to fly? Could be either a Nav/mesh issue (cave or thinks it's a cave) or such. Certain areas of certain maps outright refuse to allow use of flightor through Nav=Fly.
<!-- The Enemy of My Enemy...Is Still My Enemy -->
<If Condition="HasQuest(31119) && !IsQuestCompleted(31119)">
<CustomBehavior File="Message" Text="Starting The Enemy of My Enemy...Is Still My Enemy" LogColor="Green" />
<DisableBehavior Name="Pull" />
<While Condition="!IsQuestCompleted(31119)" >
<CustomBehavior File="FlyTo" X="2911.838" Y="3474.233" Z="377.3546" />
<EnableBehavior Name="Combat" />
<While Condition="(GetItemCount(84762) < 10)" >
<CustomBehavior File="InteractWith" MobId="212877" IgnoreMobsInBlackspots="True" Range="5" WaitTime="100" CollectionDistance="2000" WaitForNpcs="False" ProactiveCombatStrategy="ClearMobsTargetingUs" PreInteractMountStrategy="Dismount" />
</While>
<DisableBehavior Name="Combat" />
<CustomBehavior File="FlyTo" X="2704.885" Y="3608.939" Z="315.2162" />
<While Condition="(GetItemCount(84762) > 1) && !IsQuestCompleted(31119)" >
<CustomBehavior File="UseItemTargetLocation" ItemId="84762" UseType="ToObject" ObjectId="62572" Range="100" NumOfTimes="1" WaitTime="2000" />
<CustomBehavior File="WaitTimer" WaitTime="3000" />
</While>
</While>
<EnableBehavior Name="Combat" />
<EnableBehavior Name="Pull" />
</If>
According to your log it's actually bouncing back and forth on the farming profile. Could be a quest you have in your log that's malfunctioning. What quests related to tillers do you have in your log?
In regards to farmer yoon, I have actually already added code (long ago) which accounts for his movement away from the farm. There is no need to delete code. I believe I've added code for the billboards too, to do 1 per day based on which reps you still need.
<GameObject Name="Weed-B-Gone Gas Bomb" Entry="210057" X="-246.2159" Y="1166.365" Z="166.0609" />
Hi
I have an issue with grinding the black prince rep. When killing mobs there is a big dinosaur that walks around the edge and the bot always gets killed when it walks past. I'm currently searching for a rare so don't have a lof file but can provide next time I load the profile if required?
Thanks
J
thanks very much, will try this today or tomorrow and report back.Start the profile closer to Za'tual. The area that mob patrols is not an intended area to farm.
Hi Brodie,
When performing Nat Pagle dailies, particularly fishing for the mimic octopus, the bot lands in the water, rather than on the rock.
Thanks!
Hey thebrodieman my bot just stands here. I'm not sure what its trying to do as I have no quests.
Big noob problem I'm having. Missing something simple I guess; but my buddy just keep mounting for 2-3 feet dismounting, remounting, travels 2-3 feet, dismounting-- etc. All while he wants to climb a 90 degree wall. Kind of frustrating to watch. Sorry if the log is jacked; first time posting - I just really like the idea of Loremaster plugin!
Edit: Appears to work great on Eastern Kingdoms, just loves wall climbing+mounting in Exodar.
Worked much better. Ran into another rare elite walking up and down the beach but took manual control and managed to kill him. Got the rep I was after, thanks.Start the profile closer to Za'tual. The area that mob patrols is not an intended area to farm.