This profile has been extracted from the Instance Grinds + Transmog Farms - Mega Pack. The reboot forum is now live at: [Azyul] Transmog Farms, Dungeon Grinds and Item Gathering Originally created and publicized on:May 6, 2013.Last revision on: Oct 10, 2013.Reboot test and verify on: May 5, 2014. Notes from test Universal navigation to instance may have issues. It's recommended that the profile is started while in Northerend, or while in the instance. Potential Issues None known. Profile Details Supports both Horde and Alliance factions. Forces dungeon difficulty to Heroic programmatically. Provides navigation to the target dungeon regardless of where the bot is started. Can be started in the dungeon. Will attempt to skip mobs. Will not loot any killed mobs (except boss) to save time. Detects if user has at least 3 harpoons and stops looting if true. └ Bot will abort this execution to fire at Grauf if he's in distance and if user has 1 or more harpoons. Detects Grauf's distance before firing harpoons. Will only fire if he's in appropriate location. If Grauf is in desired location and user doesn't have harpoons, the bot will prioritize getting a harpoon. After Skadi is dead, profile will delete any extra harpoons left over. Profile will end outside of the instance. A message box will appear to confirm if the mount dropped or not. Useful for multi-account farming. Average completion time of profile is around 8-12 minutes from instance start. This profile operates on the 'Questing' botbase and does not require any special behaviors. The reasoning for this profile to be extracted from the Azyul (e-mog) master pack is due to lack of proper profiles that farm this mount. The harpoon event can be very complex causing most profiles to fail constantly at it. This profile is also a good 'teaching' profile for people wanting to create more complex profiles. Download View attachment Blue Proto Drake - Daily Farm v2.xml Web Source: http://enu.li/profiles/Azyul/Casual Farming/Mounts/Blue Proto Drake - Daily Farm.xml Enjoy
So, it went to Skadi's location and didn't fight him? Before it enters the hallway that Skadi is located in, it should target Grauf (Skadi's mount) and set him as your Focus. If it doesn't do that, then it won't fight Skadi because the code uses Grauf as a reference.
Boat latch in inst, skipping all bosses doschel to Skadi. and ran back. mount he did not choose the target.
Okay, the code is set to use: /target Grauf. Perhaps since your game client is in Russian, maybe it should be /цель Грауф or just simply /target Грауф? Try this: http://enu.li/profiles/[RUS] Blue Proto Drake - Daily Farm
80% of your log seems to be nothing but Compiler Warnings and Compiler Errors. There may be a plugin or some modification causing potential instabilities on your bot. Are you using Singular for this profile? However, assuming that instabilities aren't causing the problem; I've noticed the log you submitted is saying that there's errors on line 443 and it's also saying the profile doesn't have a Quest Order. I've checked the profile's Quest Order, and the code is correct, and I've looked at line 443. On line 443 there's a CustomBehavior which controls the UserSettings. Modifying UserSettings using this behavior is considered 'outdated' however should still work. After re-testing the profile, I'm not able to emulate any of the issues you're having, so the only thing I could suggest right now is to try a fresh+clean installation of the bot. If that doesn't work, I'll see if I can find any compatibility issues within the locale translations. But for now, I'll poke around with behavior manipulation to see if there's any problem with the dated code.
I've updated the profile to support Русский (Russian) clients. Delete the current version you have and try the new one. The new one will be on the same download link, so just simply re-download it. [HR][/HR] You're welcome. :3
Profile FAILED to pick up harpoons and launch Attached is my log for review and here are the issues I encountered as well as requests for improvement: 1) FAIL - When bot reached SKADI it engaged the adds like it is supposed to do, harpoons dropped, it did NOT pick up the harpoons. Honorbuddy immediately noted "The proto-drake did not drop" in the onscreen log and the toon started running back out of the instance. I stopped the bot when it was about 1/2 way to the entrance and then manually killed the boss. 2) IMPROVEMENT - If the bot is started at the SHRINE OF SEVEN STARS, it should take the portal from there to Dalaran. What the bot actually did was to FLY to Pawdon Village, take the portal to SW, then get on the boat in SW to Borean Tundra, and then FLY to Utegard. That is a lot of wasted time and needless movement. 3) MOBS - since mostly 90s will be running this profile, why not ignore mobs until right outside the boss and then have the profile AOE down any mobs that have followed you to boss? Or, keep going to the boss and AOE them down while you get the harpoons to drop.
Thanks for your report. 1) What's your view distance set to? Judging by the behavior of your error, it sounds like your character's Focus on Grauf was either dropped, or never obtained. The code is designed to loop as long as he's focused. EDIT 1 The recent Russian update caused an error with the English focus. Re-patching now.EDIT 2 Fixed. 2) At the moment, our 255+ profiles use a single universal script that's deigned to navigate the character from point A to B while assuming flexibility between the character's faction, phase, skill requirements and progression in quests. While it's most-likely that anyone using this profile whilst being in either of the two Shrines will have access to the portals, not every character will be in the appropriate phase, location or quest setting to be able to use the portals. However, I have noted this specific issue for people who are in the appropriate situation (there's a few other issues similar to this in our universal code that are also on my schedule) and do have a solution that will detect if a faster route is a possibility. 3) Most of the code will attempt to skip unneeded mobs but a lot of them still do get pulled. While re-booting this profile, I did notice a lot of potential mobs that could be skipped, and I did note them. Changes will be made!