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

Questing Bot

tanro

New Member
Joined
Jun 27, 2012
Messages
144
Reaction score
0
Is it possible to set the bot to not vendor BOE greens and such that you want to keep? Using Kick's hyjal profile and the bot just vendored everything in its bags includeing the resto set for its other spec.

Also having an issues with Kicks Hyjal profile now

[10:15:35 PM:674] Starting the bot!
[10:15:35 PM:931] Changing current profile to [Fly][N - Quest] Hyjal 80-82 [Kick]
[10:15:35 PM:998] Cleared POI - Reason Starting up
[10:15:35 PM:998] Cleared POI
[10:15:36 PM:620] [Profile Message]: Compiling Mount Hyjal Quests
[10:15:36 PM:621] [Profile Message]: Compiling Nordrassil Quests
[10:15:36 PM:867] [Profile Message]: Compiling The Circle of Cinders Quests
[10:15:37 PM:101] Compiling expression '((!HasQuest(25584)) && (!IsQuestCompleted(25584)))' @ line 789
[10:15:37 PM:103] Unable to evaluate/compile condition in If tag. Please check your profile.
[10:15:37 PM:103] Honorbuddy stopped
[10:15:37 PM:103] System.NotSupportedException: The invoked member is not supported in a dynamic assembly.
at System.Reflection.Emit.AssemblyBuilder.get_Location()
at (Object )
at Styx.Logic.Profiles.Quest.ConditionHelper.CompileAndBindExpression(String[]& buildErrors, Func`1& boundExpression)
at Styx.Logic.Profiles.Quest.ConditionHelper.#h.#UH.#YFc()
at Styx.Logic.Profiles.Quest.ConditionHelper.#h.#UH.#eIc()
at Bots.Quest.QuestOrder.ForcedIf.OnStart()
[10:15:37 PM:103] Stop called!
[10:15:37 PM:215] Activity: Honorbuddy Stopped
[10:15:38 PM:234] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[10:15:38 PM:235] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
 
Last edited:
I restarted the Program and it fixed the problem launching profiles.

Still wish I could prevent the bot from vendoring everything
 
I restarted the Program and it fixed the problem launching profiles.

Still wish I could prevent the bot from vendoring everything

I have the same thing.Can you tell me how did u figure that out? It vendors everything!!! Thanks.
 
Last edited:
You must open the profile in an editor like Notepad++ and change these settings to what you want:

<MailGrey>False</MailGrey>
<MailWhite>False</MailWhite>
<MailGreen>False</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>True</SellGreen>
<SellBlue>True</SellBlue>
<SellPurple>True</SellPurple>
 
Last edited:
Back
Top