The craft class you're levelling up, or if it's not needed, just use any other craft class.what's the HAND IN CLASS?
Could you post a log please? Something strange must be happening, as both have just completed for me. :S
Looks like that was a strange one-off, they've both worked for me today. ^^
I did notice however that in We Fly High he won't automatically switch the chat channel to /say, this means the message may get typed in a different channel and the NPC ignores it.
NOTES:
These profiles are incomplete and buggy. These quests are some of the most complex in the game, and it takes a while to compile the profiles, any help where you can will be greatly appreciated.
Please note the current known issues below.
The quest Giddy for Goobbues will not be picked up, as it requires the bot to ignore aggro, which it can't do.
The quest Magitek Menace will not be picked up unless you have the Damaged Proto-key from the Fate "A Wrench in the Woods".
The Quest Now You See me may have missing conditionals, and may not be fast enough to reach the Fragrant Blooms in time. Currently I have no work around for this.
The quest Not Who They Seem may have missing conditionals.
The Quest Imperial Intruders may have missing conditionals.
The Quest Feed Me is missing.
If you wish, providing screen captures of the QuestDevTools when the bot misses an objective will go a long way to help finish these profiles.
There is a Rank 1 Sylph profile added to my SVN for those willing to test.
Code:NOTES: These profiles are incomplete and buggy. These quests are some of the most complex in the game, and it takes a while to compile the profiles, any help where you can will be greatly appreciated. Please note the current known issues below. The quest Giddy for Goobbues will not be picked up, as it requires the bot to ignore aggro, which it can't do. The quest Magitek Menace will not be picked up unless you have the Damaged Proto-key from the Fate "A Wrench in the Woods". The Quest Now You See me may have missing conditionals, and may not be fast enough to reach the Fragrant Blooms in time. Currently I have no work around for this. The quest Not Who They Seem may have missing conditionals. The Quest Imperial Intruders may have missing conditionals. The Quest Feed Me is missing. If you wish, providing screen captures of the QuestDevTools when the bot misses an objective will go a long way to help finish these profiles.
Bless you Soddimm. You're the best. I can't find the link for your svn file. Can you link it or add it to your signature? Unless it already is the one in your sig in which case I'm downloading it wrong because it refused to work in tortoise. Says invalid xml. I'm not a smart man.
I have attached a version of the script which automatically crafts using the new routines. What makes this tricky is that the non-cross-class crafting spells have unique IDs for each crafting class, so the examples used in this script are for BSM only, and would need to be adjusted for each class. It's a start though! My example DOES account for running out of materials and/or losing the crafting aura. It does NOT account for turning in NQ items on a HQ quest, which seems to put the bot into an endless loop. I couldn't find a command to discard the NQ items, but I imagine that does exist.
The crafting routine is mediocre and requires a lot of CP, since I built it on an end-game crafter, but it seems like it will be easy for people to swap in their custom routines easily. Can the entire crafting routine be thrown into a code chunk like some of your other routines? That would avoid having to copy and paste the same technique eight or nine times.
Subtle, but there is an extra condition that causes the Rank 4 routine to keep going back to the Black Rabbit Trader unnecessarily before continuing crafting.
<!-- MoveTo Black Rabbit and Independent Traders -->
<If Condition="GetQuestStep(67034) == 2 or GetQuestStep(67035) == 2 or GetQuestStep(67036) == 2">
<MoveTo XYZ="7.853583, -46.51825, 241.6417" Name="Black Rabbit Trader // Independent Trader"/>
<RunCode Name="CraftClass"/>
<WaitTimer WaitTime="5"/>
</If>
Thanks again for this, it's been a huge help.
gearset change over is off on the new rank 4 profile.
Hi Bro,
just wanted to say that sylph profile runs great so far. Dont first time yesterday and it ran like a charm!
Excellent work! - Keep on going!
There is a sylph profile?! OH BOY! I haven;t updated in a while since been working on Amaljaa. Need to hit sylphs next!![]()