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

HB ARCHIVES: ProfessionBuddy--DO NOT DELETE

Is there any particular reason, why ProfessionBuddy isnt included in the download? Can't find it anywhere.
 
Hello i can't make bot to gather ores and herbs in garrison he walks into walls, trying to get to herb when i start GB2.
 
[PB] in v.757.
Repair does not work as a code: <Custom Code="Lua.DoString(&quot;RepairAllItems()&quot;);" />
 
I'd like to know about this bug where it flys left/right/back/foward then flies off. Seen loads with this problem like myself but never any answers
 
ZONE ID not MAP ID amigo...


<If Condition="Me.ZoneId != 7078" IgnoreCanRun="true">
 
How do i get ProfessionBuddy to use the closest flight path rather than travelling 2 maps to a flight master?
 
Is there something wrong with PB at the moment? I select PB from drop down and hit botconfig. I get a error message from Microsoft.NET Framework. I click continue and it will freeze up or I cant load a profile on the left column. It will just do archaeology digsites only. I have framework 4 already. will post log
 

Attachments

PHP:
<SellItem Sell="All" NpcEntry="19047" Location="0, 0, 0" SellItemType="Greens" ItemID="0" Count="0" />

Not working anymore ( 756 / 757 )

Gives alot error msg in log.

Code:
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Bots.Professionbuddy.ProfessionbuddyBot..()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at CommonBehaviors.Actions.ActionRunCoroutine....()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.(Boolean )
   at Buddy.Coroutines.Coroutine.(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at CommonBehaviors.Actions.ActionRunCoroutine.Run(Object context)
   at Styx.TreeSharp.Action.RunAction(Object context)
   at Styx.TreeSharp.Action..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.(Action , String , Boolean )


Log attached. View attachment 152892
[PB] in v757. After the sale of green items boat frozen

After the command "(Sell Item) Greens" bot does nothing further.
View attachment 153289

Commands "(Sell Item) Greys" and " (Sell Item) Whites" work good.
View attachment 153290
Hi, DevAnse, and Wizard, and many thanks for those logs!

We've opened HB-1647 ("ProfessionBuddy affected by WoWclient item glitch") against the issue.

cheers,
chinajade


[size=-2]Ref: DevAnse's problem report w/log[/size]
[size=-2]Ref: Wizard's problem report w/log[/size]
 
I seem to abe haveing a issue... not sure whats going on as ive never had an issue

Attached LogView attachment 153178

I load up HB choose PB Then load my AHBuddy profile hit start and nothing happens....
Hi, Majit, and thanks for the log.

Your ProfessionBuddy is throwing exceptions and cannot operate properly. Probably best to do a clean install to solve the problem:

Don't install any additional stuff until you get ProfessionBuddy working correctly. This is not a ProfessionBuddy problem, but a problem with your installation. So, if you need further assistance, please follow up to the Support forum.

cheers,
chinajade


[size=-2]Ref: Majit's original post w/log[/size]
 
Please add Ultimate Gnomish Army Knife - Item - World of Warcraft to HasTools and CanCraft functions for inscription.

Seems like inscription kit is also broken.
Hi, ChronoAS,

We've opened feature request HB-1648 ("ProfessionBuddy: Add Ultimate Gnomish Army Knife to toolbox") against this issue.

As to "Seems like inscription kit is also broken",
this is vague and no log was provided—we will be unable to act on it.

cheers,
chinajade
 
Is there something wrong with PB at the moment? I select PB from drop down and hit botconfig. I get a error message from Microsoft.NET Framework. I click continue and it will freeze up or I cant load a profile on the left column. It will just do archaeology digsites only. I have framework 4 already. will post log
Hi, Mofotyler,

The problem appears to be your installation, and not ProfessionBuddy. You should go to the Support forum with this issue. Before you do, you may want to try a clean install to clear the problem:

cheers,
chinajade


[size=-2]Ref: Mofotyler's original post w/log[/size]
 
When I run this profile (sells Moonfang's Pelt on the AH):

HTML:
<?xml version="1.0" encoding="utf-8"?>
<PBProfile>
	<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="105891" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="5" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostPartialStacks="True" PostIfBelowMinBuyout="True"/>
</PBProfile>

...WoW displays this red error text above my character (i.e. not in the chat log):

Internal auction error

...here's the relevant log section:

[23:33:53.094 N] PB: Selling Moonfang's Pelt for 0g0s0c. Competition is at 60g0s0c
[23:33:53.285 N] (Singular) [WoWRedError] Internal auction error.

..and full log:

View attachment 5412 2014-12-14 18.33.txt

Any idea how I can post to the AH? Thank you!
 
When I run this profile (sells Moonfang's Pelt on the AH):

HTML:
<?xml version="1.0" encoding="utf-8"?>
<PBProfile>
	<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="105891" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="5" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostPartialStacks="True" PostIfBelowMinBuyout="True"/>
</PBProfile>

...WoW displays this red error text above my character (i.e. not in the chat log):

...here's the relevant log section:

..and full log:

View attachment 158203

Any idea how I can post to the AH? Thank you!
Hi, BaturalNoobs, and many thanks for the write-up!

Alas, we've neither cause nor work-around for you, immediately. However, we have opened HB-1689 ("ProfessionBuddy: "Internal error" selling item on Auction House") to have the issue investigated.

cheers,
chinajade


[size=-2]Ref: BaturalNoobs' problem report w/log[/size]
 
Back
Top