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!

[OrderBot] Amalj'aa Daily Quests

mastahg

Administrator
Joined
Feb 27, 2011
Messages
5,355
Amalj'aa Daily Quests Rank 1,2, and 3.

Unlock quests need to be done manually.

These profiles handle all the different variations of each daily quest.

The only quests it does not do are the ones requiring you to use a mount.
 

Attachments

Profile: Amaljaa.xml

Quest Ravage the Ravagers didn't complete for me because 'GetQuestById(66765).QuestI8EH' returned a 5 and profile doesn't have a case for that.

here's some data I pulled for it for step 1:

2002994 <31.96765, 3.616333, -302.7238> Destination 0x10EBD020
2002996 <-19.11963, -0.5036011, -225.3605> Destination 0x10EBD320
2003013 <-153.1853, 4.53186, -110.9484> Destination 0x10EBD920

Step 2 completed fine.


what is QuestI8EH and QuestI8EL?
 
Last edited:
Profile: Amaljaa.xml

Quest Ravage the Ravagers didn't complete for me because 'GetQuestById(66765).QuestI8EH' returned a 5 and profile doesn't have a case for that.

here's some data I pulled for it for step 1:

2002994 <31.96765, 3.616333, -302.7238> Destination 0x10EBD020
2002996 <-19.11963, -0.5036011, -225.3605> Destination 0x10EBD320
2003013 <-153.1853, 4.53186, -110.9484> Destination 0x10EBD920

Step 2 completed fine.


what is QuestI8EH and QuestI8EL?


All the Quest* variables are the names that they use internally to track progress for quests, for some quests they use it to track which random variation to give.

Updating the op with updated version now.
 
Code:
[13:06:20.328 N] Stopping the bot. Reason:Profile Completed
Do you qualify for the available quests?
 
Yeah he' s giving me 3 quests but bot wont accept them.

Is there a way to restart the bot completely? Getting many bugs today, it's weird :(

I already reinstalled it once and it didn't solve the problem.
 
Yeah he' s giving me 3 quests but bot wont accept them.

Is there a way to restart the bot completely? Getting many bugs today, it's weird :(

I already reinstalled it once and it didn't solve the problem.
When was the last time you restarted your computer? If I let mine go for a few days, sometimes things start acting funky.
 
I'll reboot now, let me check if it does any good :)

Last time was this morning :p
 
So yeah now it's working just fine!

I've also been using your questing profiles for HW they work really fine, but it often skip talking to someone then it does everything he's supposed to do but of course nothing happens, so I just stop/start the bot to make him check my quests and resume were he were.

Still need to try this one (amaljaa) I'll update my post later :)
 
does anyone know how to change the 3rd level to accept the amaljaa steel tokens? Or has anybody already updated these and offered them elsewhere?
 
does anyone know how to change the 3rd level to accept the amaljaa steel tokens? Or has anybody already updated these and offered them elsewhere?

Add
Code:
RewardSlot="1"
to all the TurnIns

It'll look like:
Code:
<Turnin QuestId="XXXXX" NpcId="XXXXX" XYZ="XXXXX" RewardSlot="1"/>
 
The level one profile just keeps trying to use an item but stops using it then tries to use it again like this
[04:53:45.603 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:45.605 D] DoAction KeyItem 2001191 0x40044CF3
[04:53:46.669 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:47.737 D] DoAction KeyItem 2001191 0x40044CF3
[04:53:48.802 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:50.936 D] DoAction KeyItem 2001191 0x40044CF3
[04:53:51.987 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:51.989 D] DoAction KeyItem 2001191 0x40044CF3
[04:53:53.032 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:53.034 D] DoAction KeyItem 2001191 0x40044CF3
[04:53:54.103 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:54.105 D] DoAction KeyItem 2001191 0x40044CF3
[04:53:55.168 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:55.171 D] DoAction KeyItem 2001191 0x40044CF3
[04:53:56.246 D] Targeting Tempered Huntress 0x40044CF3 0x79994D0
[04:53:56.249 D] DoAction KeyItem 2001191 0x40044CF3
 
Back
Top