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

Kick`s code to skip

glenni83

New Member
Joined
Dec 21, 2011
Messages
61
Reaction score
1
Hey, im looking trough the script here. I have 2 problems with 2 of the quests. The bot wont go on without the quest, Happends to both of my chars.

<PickUp QuestName="Rage and Wisdom" QuestId="35686" GiverName="Vindicator Maraad" GiverId="75127" X="6337.186" Y="745.6736" Z="116.6776" /> profile 92-94.

<PickUp QuestName="An Audience With The Archmage" QuestId="34631" GiverName="Foreman Eksos" GiverId="79133" X="3601.91" Y="1666.689" Z="176.1843" /> at profile 94-96.

so im looking for a way to skip out, and start on the next quest. Ive been looking at quest orders true/false. whould that help to skip if the bot dosent find quests?

or a command to just autofind ned quest that he can try to do.

If im not stupid, i bet its only got the mage tower quests yet, and its where the problem is. I did remove some lines in the order. and it worked again for a while, until it got stuck on somthing else.



Same, is what i want with lvl 1-90 as well.. just do all the quest the bot find, and move to the next one if it dosent find it.



Thanks for good answears :)

Glenn



And thanks alot for the Hard Work, and nice profiles. love em.. Did not think u where that fast out this time. If i see u a day, the beer will flow on my tab :)
 
Last edited:
It looks like you didn't choose the mage tower. If you want to skip the quest, you'd have to manually remove the <PickUp> and <TurnIn> portion for each quest. Luckily, each quest hub is separated and you can just remove the entire Archmage code to skip that area. You need to manually do your version of the quest up to a certain point to continue.
 
It looks like you didn't choose the mage tower. If you want to skip the quest, you'd have to manually remove the <PickUp> and <TurnIn> portion for each quest. Luckily, each quest hub is separated and you can just remove the entire Archmage code to skip that area. You need to manually do your version of the quest up to a certain point to continue.


That might help :D Thanks alot.. and il look into the rest :)
 
worked like a charm :) Now il make a custom one for the Dwarf barracks :) Thanks alot. Helped
 
worked like a charm :) Now il make a custom one for the Dwarf barracks :) Thanks alot. Helped

Would you be able to share it with us?
Having trouble with that Q, even after having removed it from the xml file :/
 
u get tortoiseSVN.. Download it. and u go to ur default profiles in hb folder. right click and and svn checkout. paste https://subversion.assembla.com/svn/buddy-profiles.honorbuddy/trunk.

And it will download the profiles. go to the profile.. open it in wordpad. Use Ctrl+f to search. then u take the name of the quest, rage to search.

<PickUp QuestName="Rage and Wisdom" QuestId="35686" GiverName="Vindicator Maraad" GiverId="75127" X="6337.186" Y="745.6736" Z="116.6776" /> will show up. and u remove <Pickup, and search another time.. same will come up.. but u have the <TurnIn that u remove also.. then the bot will go to next quest. for everytime this happends. u remove that. and it should be working just fine. u need to save the file each time u edit it. and, reload like start and stop. or restart HB if it dosent work

This is just a quick guide to fix the problem as it is now.
 
Last edited:
Il try to make one that works tomorrow or due the week. when i start up my char 2 on lvling. and i will post it here.
 
This one should do it. Had to edit about 20 quests, and delete some bonus zones that did not work as intended. u might need to delete the file in ur cache folder, and reload hb and profile.

Give me some feedback on it, and let me know if it works. For me, it worked now.

Glenn
 
Back
Top