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!

Work in progress World Quests

The initiatian is a bit mindful sometimes. If you're in Dalaran, even standing next to the flight master - if you're mounted, it will try to cast Whistle, regardless of your proximity and since you're mounted - it wont cast it so the profile gets hung up.

Not a big deal, just keep in mind to not be mounted when you start the profile.
 
There is a bug with "Unwelcome Visitors". The bot stops after destroying the portals only to sit on top of Blargemal without detecting him even after he spawns, as if it is waiting for him to aggro you. If someone else attacks him first and get aggro the bot will just keep sitting there.
 
I have created a simple batch file to delete the cache files my honorbuddy is on my second harddrive though so you will need to copy in your directory of honorbuddy.
Code:
title Honorbuddy WQ's Quick Cache Deleter...
@echo off
echo Please Make Sure WoW and Honorbuddy Are Closed.
Pause
echo Deleting Honorbuddy Cache...
IF EXIST "E:\Honorbuddy 3.0.16138.854\Cache" (
    rmdir "E:\Honorbuddy 3.0.16138.854\Cache" /s /q
)
echo Deleting WoW Cache...
IF EXIST "C:\Program Files (x86)\World of Warcraft\Cache" (
    rmdir "C:\Program Files (x86)\World of Warcraft\Cache" /s /q
)
Is there anyway a Plugin could do this? or the profile itself?
 
appreciate the constant updates

ive found that when the bot runs the pvp world quests it just runs back and forth at the top of the towers and doesnt even aggro the spawns. it makes the bot look extremely obvious to any players killing the captain for the wq
 
i have an idea :)
can you separated all profiles for each map?
i mean autoloader for all teritories like a suraman, azsuma and etc.?
sorry for my poor english
 
i have an idea :)
can you separated all profiles for each map?
i mean autoloader for all teritories like a suraman, azsuma and etc.?
sorry for my poor english
there is a option for that in the Autoloader
 
MoveTo failed to move to the location: <5018.27, 3841.98, 743.09> this poppin up all the time now :S
 
MoveTo failed to move to the location: <5018.27, 3841.98, 743.09> this poppin up all the time now :S
seems nav is a bit wierd tonight . but again profile tells hb were it wants to go .. hb do the rest so it isnt a profile error.
 
43450-[N]-[QUEST]-Wq-WANTED Tiptog the Lost-Zinner

Marked as Highmountain quest, actually Stormheim's.
 
got a problem with the Ruining the runewood profile. it just runs completely into the wrong area of the questing zone even when moved manually to the right zone it still ends up running back to the area where there isnt any mobs associated with the quest

Edit: Return to crag is broken, just opens map and keeps saying loading profile.
 
Last edited:
Hello First Nice work to make this profile , but I have problem when I have bag full why not sell items to keep looting from mobs or skin at same time doing WQ ..
 
There is a bug with "Unwelcome Visitors". The bot stops after destroying the portals only to sit on top of Blargemal without detecting him even after he spawns, as if it is waiting for him to aggro you. If someone else attacks him first and get aggro the bot will just keep sitting there.

I will investigate.

any chance of addin the pvp world quests separately in the SVN ? would be pretty neat

autoloader.xml line 52 or so:
<CustomBehavior File="RunCode" Type="Definition" Code="bool doPVP = true;" /> <!-- change FALSE to TRUE to let the bot do PVP/Warden Tower World Quests -->

appreciate the constant updates



ive found that when the bot runs the pvp world quests it just runs back and forth at the top of the towers and doesnt even aggro the spawns. it makes the bot look extremely obvious to any players killing the captain for the wq

Which QUest? Which Faction? Alliance of Horde?

43450-[N]-[QUEST]-Wq-WANTED Tiptog the Lost-Zinner

Marked as Highmountain quest, actually Stormheim's.

Updated - appreciate the report!

got a problem with the Ruining the runewood profile. it just runs completely into the wrong area of the questing zone even when moved manually to the right zone it still ends up running back to the area where there isnt any mobs associated with the quest

Edit: Return to crag is broken, just opens map and keeps saying loading profile.

Update the quest in the SVN - please get the new version
 
[LoadProfile-LoadPr(info)] Loading profile 'Highmountain\43450-[N]-[QUEST]-Wq-WANTED Tiptog the Lost-Zinner.xml'

Changing current profile to [A-Quest] WANTED: Tiptog the Lost WorldQuest Zinner

43450-[N]-[QUEST]-Wq-WANTED Tiptog the Lost-Zinner

Marked as Highmountain quest, actually Stormheim's.

Allaince.
 
got a problem with the Ruining the runewood profile. it just runs completely into the wrong area of the questing zone even when moved manually to the right zone it still ends up running back to the area where there isnt any mobs associated with the quest

Edit: Return to crag is broken, just opens map and keeps saying loading profile.

Same issue sort of, runs mostly in non quest area, but does enter part of quest area. Never dismounts just runs back and forth over and over forever. (Ruining the Runewood profile)

I completed this by forcing it to dismount manually when entering the quest area, which cause mob aggro and it killed them.
 
Back
Top