• 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. HceTiG0L

      HceTiG0L Community Developer

      Joined:
      Feb 10, 2012
      Messages:
      435
      Likes Received:
      8
      Trophy Points:
      18
      Lol, while going back after writing previous post looking at the fight, I saw him looting Reins of the Raven on the FIRST run!
       
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Yea, Mjj23 made that profile.
      He added a bit of randomization to it.

      It could be removed if needed.


      [Hr][/Hr]


      Hm, this is a 'known' technical issue within the bot itself.
      It doesn't activate combat "log enough" for the bot to realize it's in combat.

      You could try this:

      Open the profile and do a
      "Find and Replace..."
      Find:
      <EnableBehavior Name="Combat" />
      Replace:
      <EnableBehavior Name="Combat" />
      <CustomBehavior File="WaitTimer" WaitTime="2000" TerminateWhen="!Me.Combat" />

      This will give the bot some lag time between pulls so that it has time to activate combat.


      [Hr][/HR]


      Lol, the only thing I could guess is you were fear-clipped into the wall where the statues that come alive are at.

      [HR][/HR]


      Questing.
      It's explained on the front thread under "Quick Tips & Need-To-Know"


      [Hr][/Hr]


      Would be a bit technical to explain.
      For now try this:
      Replace File="MyCTM" with this: File="GoThruPortal"

      This may or may not work.
       
      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
      Bug in your quest behavior files.
      Reinstall the bot, should fix it.
       
    4. inspyr23

      inspyr23 Member

      Joined:
      Oct 18, 2014
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      6
      I've done a complete fresh reinstall twice.
      Copied the quest behaviours over and errors.
      I do need to copy the behaviours to the main folder right ?
      I'm sure I'm doing everything correct.
      Thanks for the quick reply btw mate!
       
    5. Nightcrawler12

      Nightcrawler12 New Member

      Joined:
      Mar 18, 2012
      Messages:
      765
      Likes Received:
      11
      Trophy Points:
      0


      Everywhere in the log or where specifically?
       
    6. Nightcrawler12

      Nightcrawler12 New Member

      Joined:
      Mar 18, 2012
      Messages:
      765
      Likes Received:
      11
      Trophy Points:
      0
      CustomBehavior File="Hooks\DoWhen" ActivityName="CustomDeathHook" AllowUseDuringCombat="True" UseWhen="Me.IsGhost" >
      <DisableBehavior Name="Death" />
      <DisableBehavior Name="Vendor" />
      <CustomBehavior File="WaitTimer" WaitTime="50000" TerminateWhen="!(Me.MapId == 670)" />
      <CustomBehavior File="WaitTimer" WaitTime="1500" /> <!-- Safety Lag -->
      <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, &quot;[Azyul]: Looks like we died, returning to instance.&quot;);" />
      <RunTo X="-4057.114" Y="-3449.378" Z="281.2569" />
      <CustomBehavior File="GoThruPortal" Timeout="30000" X="-4052.985" Y="-3448.013" Z="283.4044" />
      <CustomBehavior File="WaitTimer" WaitTime="50000" TerminateWhen="Me.MapId == 670" />
      <EnableBehavior Name="Vendor" />
      <EnableBehavior Name="Death" />

      Thats already in the profile and seems to be what I can work out
       
    7. ThatOneDude

      ThatOneDude Banned

      Joined:
      Jun 29, 2014
      Messages:
      231
      Likes Received:
      13
      Trophy Points:
      18
      Does the Stonecore profile still work post 6.0.4 ?
       
    8. HceTiG0L

      HceTiG0L Community Developer

      Joined:
      Feb 10, 2012
      Messages:
      435
      Likes Received:
      8
      Trophy Points:
      18
      Yes, running it right now trying to get thah drake :D
       
    9. rabby

      rabby Member

      Joined:
      Aug 11, 2012
      Messages:
      97
      Likes Received:
      1
      Trophy Points:
      8
      Hello EchoTiger First of all i just started useing your profiles LOVEING em so far however im constantly getting stuck while running stratholm for the mount, every time i enter the tunnel were the gates close and rats spawn i just stand still and my char does nothing until i kill the rats myself. any tips on how to fixing it? Anywyas love your profile keep it up :)

      Edit: I'm using Singular
       
      Last edited: Oct 31, 2014
    10. Olake

      Olake New Member

      Joined:
      Aug 27, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Thanks Echo. I've seen that when u press Start it takes more time than before 6.0 patch to start profile bot. Do you know why?
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      [HR][/Hr]


      The casual farms require no behaviors.
      Don't copy any over.


      [HR][/HR]


      It should.
      However, due to Singular not attacking the Rock Borers, it can cause issues.
      There's code to manually force the player to attack them, but with 6.0.2, a lot of spells were removed - which can cause the bot to do nothing.


      [Hr][/Hr]


      What class are you?
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      In the profile.

      [HR][/HR]


      That's for the death hook.
      The actual enter/exit codes are wrapped further down.

      Search for:
      !(Me.MapId == 670)
      This should bring you to two MyCTM codes, replace those.


      [HR][/HR]


      No idea.
      Could be a *lot* of different things that cause this.
       
    13. t1a2

      t1a2 New Member

      Joined:
      Oct 26, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
       
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Not tested, just ripped the code out - may be errors, but here's just Alcaz Island:
      View attachment Alcaz Island Only - Glorious Plate.xml
       
    15. t1a2

      t1a2 New Member

      Joined:
      Oct 26, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      will give feedback once i try it, thanks.

      the all in one profile for those transmog farms worked fine, only the toon always stayed at alcaz island, never moved anywhere else.
      also, i noticed a weird behaviour while killing the hydras mobs. the bot wouldnt loot most of them, which is not good obviously. anyway trying to farm those mobs seemed like a waste of time since the bot has to swim just to be able to kill a couple hydras.
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Hm, the looting sequence isn't handled by the profile.
      So, not sure what's going on there aside from it's got to be something wrong in the bot.
       
    17. woyoshi

      woyoshi New Member

      Joined:
      Jul 20, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      When i try to load halls of reflection, i get questbehavior issues after transfer questbehavior to honorbuddy and it wont do anything...
      I have tried to run on grind bot, Questing, gatherbuddy but nothing seem to make it work... help? i really want that bow D: I really appreciate it if I get a reply.
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Don't copy the Quest Behaviors over.
      Delete any copy-overs you did do.

      Only use the Questing botbase.
       
    19. woyoshi

      woyoshi New Member

      Joined:
      Jul 20, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      oh ok thanks.
       
    20. Trepanator

      Trepanator Member

      Joined:
      Apr 25, 2014
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      16
      I am having nightmare with the Gundrak profile. All my bots are misbehaving. Rather then mount flying mount they run ti vendor in cat form. They swim for hours in Gundrak pools sometimes dive in them and not been able to resurect. Sometimes my bots are running through the instance with no cat form just changing to cat form in combat. Generally very unstable. I am not sure what is triggering all this unwanted behaviours but is is nit possible to bot afk for me at the moment. Am I the only one experiencing problems like this. Ps. I already dod few times fresh install of HB switched to DX9 clean cashes made sure not to start profile when dead or in need of repair and for some reason it is still happening.

      I am including 2 logs. One of them bot is swiming and diving and daying in a pool of Gundrak instance in the other one th ebot is using cat form rather then flying form to run to vendor.

      Please help

      Ps. While I was writing this post another bot decided to stay in water longer then needed. What a nightmare.
       

      Attached Files:

    Share This Page