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: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
Hey.
With the new (1.39 from svn) Update i can't work with the milling profile.

He told me:
Code:
Changing current profile to level 0 - 2147483647
[Singular] Casting Lightning Shield on Myself
Nothing more to do. Stopping bot.
Changing current profile to level 0 - 2147483647
Compiler Error:73
Der readonly-Modifizierer ist f?r dieses Element nicht g?ltig.
Changing current profile to level 0 - 2147483647
[Singular] Casting Flametongue Weapon on Myself
Nothing more to do. Stopping bot.
Logfile attached.
 
Hey.
With the new (1.39 from svn) Update i can't work with the milling profile.

He told me:
Code:
Changing current profile to level 0 - 2147483647
[Singular] Casting Lightning Shield on Myself
Nothing more to do. Stopping bot.
Changing current profile to level 0 - 2147483647
Compiler Error:73
Der readonly-Modifizierer ist f?r dieses Element nicht g?ltig.
Changing current profile to level 0 - 2147483647
[Singular] Casting Flametongue Weapon on Myself
Nothing more to do. Stopping bot.
Logfile attached.
I pushed a fix to the svn a min ago/
 
Why is this profile on the tested section?
It's trying to run into a horde camp and pick up quests that require flying even though it's the ground profile.

And i won't post any log, because it's not needed.
Finish the profile before posting it on the tested profile forum.
 
Why is this profile on the tested section?
It's trying to run into a horde camp and pick up quests that require flying even though it's the ground profile.

And i won't post any log, because it's not needed.
Finish the profile before posting it on the tested profile forum.

you obviously don't know what you're talking about

the issue is a bot issue, not profile. the bot is ignoring blackspots and there's nothing i can do about it

and there are no quests in BC that I put in here that require flying, at all
 
Im also stuck trying to pick up this quest.
Code:
Goal: Picking up Silvermarsh Rendezvous

im not even sure how to accept the quest manually, i see the book on the ground but cant click on it

This is because the line to pickup the forgemasters log is missing, stop the bot head back to the temple and pickup that quest then start the profile again and it will run fine.

Actually the issue i was going to report but its already mentioned
 
This is because the line to pickup the forgemasters log is missing, stop the bot head back to the temple and pickup that quest then start the profile again and it will run fine.

Actually the issue i was going to report but its already mentioned

it should be picked up from that stupid complete log quest >.<
 
still getting this error. Not sure what to do the bot stops itself::

[Singular] Current spec is Retribution Paladin
[Singular] Using CreateRetributionPaladinCombat for Retribution Paladin - Combat (Priority: 0)
[Singular] Using CreateRetributionPaladinPull for Retribution Paladin - Pull (Priority: 0)
[Singular] Using default rest behavior.
[Singular] Using CreateRetributionPaladinCombatBuffs for Retribution Paladin - CombatBuffs (Priority: 0)
[Singular] Using CreateRetributionPaladinCombat for Retribution Paladin - Heal (Priority: 0)
[Singular] Using CreatePaladinPreCombatBuffs for Retribution Paladin - PreCombatBuffs (Priority: 0)
[Singular] Behaviors created!​
WoW cannot be minimized while running Honorbuddy!​
Could not find quest giver NPC with ID 47195 in database.
Could not create current in quest bot!
 
if you're getting 'can't find npc xxxxx' then get me their XYZ and i'll update the profile
 
AHBot doesn't work with the 4.2 patch & actual HB :/

Can you check it ?
Log attached
 
Hmm okay. I figured it out, makes me remember the joys of AP computer science AB in high school, miss one little quotation and its all fucked.



The problem with this code is that the Z location on the first line doesnt have an ending quotation. So the right code, which is working perfectly now, is this:



And here I thought it was saying the ">" was messed up.

Hehe, I reported the fix about 2 posts above yours =P.
 
You guys kick ass with this profile mad props. I've only had 2 problems with 2 quests so far and I've AFK'ed it all. The first quest was in the Northern Barrens profile "King of Centaur Mountain" Bot does not follow NPC character to quest objective. The second quest was in the Ashenvale profile on the quest "Vorsh the Lasher" It has the same problem, will not follow the quest NPC. It picks up the quest and sits there until it is failed. The log says this when then stops the bot when I try to make it run on that quests...Could not create current in quest bot; exception was thrown. I've moved on and finished it manually.

Other than that it's smooth as a babies tookus ^^
 
DataStore is only used by CastSpellAction when Repeat Type is set to 'Banker'. Read the Action description for more info. If you want to access the info that's imported than use the newly added DataStore dictionary property(PB version 1.39), example if Condition="DataStore.ContainsKey(Item_ID) && DataStore[Item_ID] >0" where the key is item ID and Value is total number of that item your characters have on current server/faction. If you want to get a total number of items a specific character has in he/her gbank then you're out of luck unless you know how to get it from the Datastore addon table via lua.

It's stuff like that, that I wanted. Although for a specific character would be better for this use imo. Any chance you'd implement that in a near future?
 
New Problem- Seems it can't find the quest behavior for Blastraanar! It's where it needs to be though. Tried updating it as well to no avail.
<snipped>
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top