• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

    Discussion in 'Farming' started by EchoTiger, Feb 26, 2013.

    1. Nightcrawler12

      Nightcrawler12 New Member

      Joined:
      Mar 18, 2012
      Messages:
      765
      Likes Received:
      11
      Trophy Points:
      0
      I really love and appreciate all of the hard work you've put in; if you get a moment could you check this out.

      Grimbatol Heavy profile; The bot is struggling to run back into the instance; sometimes it does, sometimes it doesn't. I have to move it to the instance. It is right outside the dungeon.

      Log Attached:

      View attachment 3880 2014-10-31 03.27.txt
       
    2. Nashal

      Nashal New Member

      Joined:
      Feb 1, 2012
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      0
      Steamvault doensn't work.
      First Problem ist the CTM-Move into the Dungeon-Portal (X="818.3083"), after getting in the Dungeon he still try's to get to the CTM-Point, which he can't.
      Changed the thing to

      PHP:
              <If Condition="!(Me.MapId == 546)" >
                  <
      RunTo X="818.3602" Y="6944.097" Z="-80.6101" />
                  <
      CustomBehavior File="RunMacro" Macro="/script ResetInstances()" /> 
                  <
      CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, &quot;[Azyul]: Entering Steamvaults.&quot;);" />
                  <
      RunTo  X="818.3083" Y="6949.203" Z="-80.61127" />
                  <
      CustomBehavior File="WaitTimer" WaitTime="1100" />
                  <While 
      Condition="!(StyxWoW.IsInWorld)" >
                      <
      CustomBehavior File="WaitTimer" WaitTime="1000" />
                  </While>
              </If>
      2nd problem r the Steampanels, he won't activate them.
      Changed the 1st panel to
      PHP:
                  <CustomBehavior File="WaitTimer" WaitTime="1000" />
                  <
      RunTo X="96.75221" Y="-315.987" Z="-7.870306" />
                  <
      CustomBehavior File="InteractWith" MobId="184125" Range="10" X="98.81569" Y="-316.3364" Z="-6.683962" />
                  <
      CustomBehavior File="WaitTimer" WaitTime="3000" />
                  <
      CustomBehavior File="InteractWith" MobId="184125" WaitForNpcs="false" Range="10" X="98.81569" Y="-316.3364" Z="-6.683962" /> <!-- Double-tap just in case -->
                  <
      CustomBehavior File="WaitTimer" WaitTime="3000" />
      and the 2nd to

      PHP:
                  <CustomBehavior File="WaitTimer" WaitTime="1000" />
                  <
      RunTo X="-331.3302" Y="-119.1036" Z="-7.953813" />
                  <
      CustomBehavior File="InteractWith" MobId="184126" Range="10" X="-332.35" Y="-117.1587" Z="-6.707662" />
                  <
      CustomBehavior File="WaitTimer" WaitTime="3000" />
                  <
      CustomBehavior File="InteractWith" MobId="184126" WaitForNpcs="false" Range="10" X="-332.35" Y="-117.1587" Z="-6.707662" /> <!-- Double-tap just in case -->
                  <
      CustomBehavior File="WaitTimer" WaitTime="3000" />
      and runs like hell.

      Edit: just to be precise, i've tried ur transmog and heavy pull gold farm steamvault-profile, and both had the same problem.
       
      Last edited: Oct 31, 2014
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The orange text can be ignored.

      Those dungeons required a custom behavior I believe.
      Which those behaviors are now depreciated and no longer work.

      So, the dungeons are "dead" until they can be rebuilt unfortunately.


      [HR][/HR]


      Old profiles will be old. :p
      The CTM issues are because Outland's map scaling is a bit strange.
      Inconsitencies in FPS and Latency can cause the CTM to be missed before the loading screen starts.
      Seems to be a common issue across any Outlands dungeon.

      Of course, this could easily be fixed by adding a TerminateWhen attribute to the behavior.

      As far as the interaction issue, I've no idea what's in the profile. So not entirely sure what you changed there. :p
      Every Outlands dungeon was coded within a day and only had 1 hour of testing on each, so I'm not entirely happy with them at the moment. xD

      Once I get time, (which will probably never happen) I'll be addressing all the technical issues like this and rebuilding the older profiles.
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Depends on the sell-rate of the Hilt on your realm's AH.

      Botanica and Gundrak have always been the highest GPH dungeons.


      [Hr][/Hr]


      Because the profile is about a year old, and at the time it was not optimal at all to kill bosses and I haven't had time to change that.

      [Hr][/Hr]


      Your character died multiple times for whatever reason.
      Seems that the initial death was during a CTM movement.
      So when it returned to the instance, it tried to continue that CTM movement, which of course causes errors because you're at the beginning of the dungeon, and CTM "moves blindly."
      It probably kept drowning itself in the pool due to the CTM.

      Something like this shouldn't ever happen since any CTM command is ran outside of combat, but when it does this happens. Not much you can do about it.


      [HR][/HR]


      Turn up your "Distance before mounting" in the Settings & Tools.

      [HR][/HR]


      Don't start the profile with damaged gear, while dead, or with full bags.
      The bot's internal hook will override the profile and cause tons of errors.


      [HR][/Hr]


      Could be that the profile uses CTM to enter rather than GoThruPortal.
      The CTM method of entering/exiting suffers from inconsistencies in client FPS-lag and Latency.
      Which causes the CTM coordinate to not be hit once the loading screen starts.
      Or
      The CTM coordinate is reached, but the loading screen starts.

      The solution would be to push the coordinates *far* into the instance portal, then use a TerminateWhen attribute to end the CTM once the player is in the portal.
       
    5. Zat42

      Zat42 New Member

      Joined:
      Aug 21, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Hi, first, thank you for your awesome profils ! Especially for your "Al'ar farm" who works really like a charm ! (I used it on all my toons, and it's going really fine even with a really low iLvL)

      Next, I just wanted to tell you that I have a problem with the "Drake of the north wind" profile. When I arrive on the bridge where mobs bump, my character don't even target them and try to run throught them. Ofc, I am bumped and after a few minutes I'm bumped out of the map and TPed at the beggining of the instance. I have copy/paste the "Quest Behavior" in my HB folder but it doesn't seems to change anything. I dont have logs atm, will try to post them next time I run your profile !
      And another thing : I used your BT profile but my toon tried to continue the raid without doing the Akama's event. I don't really focus on this but I wanted to notice you about it.
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      I'll check the Gale issue.

      The Black Temple issue is known.
      The Combat Routine doesn't bother to attack mobs that aren't attacking it - so getting this to work is a bit tricky because of that.
      The immediate solution for this would be to *Pause* the bot (not stop), and solo it manually.
      Once done, unpause the bot.
       
      Last edited: Oct 31, 2014
    7. toml96

      toml96 Member

      Joined:
      Oct 1, 2010
      Messages:
      257
      Likes Received:
      0
      Trophy Points:
      16
      Hey, I love your profiles! I managed to get the Drake of the West Wind however, the stonecore profile picks up the rock borers when going to the boss and won't autoattack them
       
    8. Rockcrawler

      Rockcrawler New Member

      Joined:
      Aug 4, 2014
      Messages:
      70
      Likes Received:
      2
      Trophy Points:
      0
      What is the syntax to reset the stats? I forgot.

      Thanks.
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Yea, it's a known issue.
      Singular refuses to attack 'some' NPCs.
      There should be a repeating code that forces spells to be cast on the NPCs - which class are you?


      [Hr][/Hr]


      The profile-level Statter doesn't have it.
      You have to have the stand-alone Statter, in which it's:

      PHP:
      SLASH_RESET1 '/statsreset';
      SLASH_TIMERRESET1 '/timerreset';
       
    10. t1a2

      t1a2 New Member

      Joined:
      Oct 26, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      would really love if u could do some profiles for classic dungeons like stratholme or zul farrak. or even some others like the one for alcaz island but for other mobs that drop the high tier transmog stuff, like the twilight mobs from silithus.

      anyway, thanks for the hard work, the insane HoL farming is granting me 1.1k/h, which is really nice.
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      There is.
      They're in the "Instance Grinds" folder - however they aren't optimized and are fairly old, so may not be too reliable.
      There's also a "Transmog Farm" that farms around Alcaz Island. Transmog Farms -> Subset Drops -> Plate -> Alcaz Island - Glorious Plate
       
    12. t1a2

      t1a2 New Member

      Joined:
      Oct 26, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      oh lol, i am completely sorry.
      you are absolutely, right, those dungeons are included.
      and as for the other grinds, they are included on the alcaz island profile. if i am not wrong the grind zone is randomly selected, maybe after finishing the zone, just to mix it up?
       
      Last edited: Oct 31, 2014
    13. Dugehong

      Dugehong New Member

      Joined:
      Sep 12, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      Apologies if this has already been posted.

      In Pit of Saron, my lvl 87 372ilvl druids get completely smashed as they seem to pull everything on the left in the start of the instance and all the way down to the first boss.
      Usually they are slowed and killed before they finish the pull route.
      This massive pull seems to occur from lite to heavy pulls.

      Wondering if I'm doing something wrong, if this is a result of the new stat rescale or what this is.

      Aside from that, I've enjoyed every other of your profiles as they all work perfectly fine, keep up the good work. :)
       
    14. Mauto96

      Mauto96 New Member

      Joined:
      Feb 18, 2012
      Messages:
      89
      Likes Received:
      0
      Trophy Points:
      0
      So my bot decided to go on an adventure when i farmed Halls of Lightning. Don't even ask me how.

      [​IMG]
       
    15. inspyr23

      inspyr23 Member

      Joined:
      Oct 18, 2014
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      6
      whats going on here?

      :(
      with a fresh install as well.

       
    16. Olake

      Olake New Member

      Joined:
      Aug 27, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      What botbase u needed to run these profiles?

      Ty
       
    17. Nightcrawler12

      Nightcrawler12 New Member

      Joined:
      Mar 18, 2012
      Messages:
      765
      Likes Received:
      11
      Trophy Points:
      0
      How would I do this sorry, I'm really new to coding.
       
    18. Nightcrawler12

      Nightcrawler12 New Member

      Joined:
      Mar 18, 2012
      Messages:
      765
      Likes Received:
      11
      Trophy Points:
      0
      Questing
       
    19. Nightcrawler12

      Nightcrawler12 New Member

      Joined:
      Mar 18, 2012
      Messages:
      765
      Likes Received:
      11
      Trophy Points:
      0
      Attach a log if possible; it could be a few things.
       
    20. HceTiG0L

      HceTiG0L Community Developer

      Joined:
      Feb 10, 2012
      Messages:
      435
      Likes Received:
      8
      Trophy Points:
      18
      Dont know if this has been reported already but when I use the profile for all mounts while being in orgrimmar.
      It took the boat in rachet to EK, flying to blasted land, trying to use the portal which is disabled, bot shutdown.

      I went to outland myself now and started the profile, this is working
       

    Share This Page