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

      mepster New Member

      Joined:
      Apr 7, 2014
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      I just updated the SVN this morning, and now my bot won't sell.
      Instead he just stops inside the instances and waits with 0 bagslots left.
      It seems to happen only when he gets 0 bagsslots while inside the instance.

      I'm using the Gun'drak heavy pulls as a hunter.

      Any clues of what might have happend?
       
      Last edited: Jun 28, 2014
    2. Sinndar88

      Sinndar88 Member

      Joined:
      Jun 17, 2014
      Messages:
      178
      Likes Received:
      2
      Trophy Points:
      18
      Not running plugins when i run this, im using a different combat routine to the default so ill swap back to singular and see if it happens, not sure how to track logs so if it happens again ill make a gif :p thanks for your response
       
    3. mepster

      mepster New Member

      Joined:
      Apr 7, 2014
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Btw, any reason to why the Deathwish and Insanity profiles doesn't vendor green and blues?
       
    4. dutamulia

      dutamulia New Member

      Joined:
      Nov 7, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      it doesn't work, I tried it before.
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      1) The global MinFreeBagslots is -1. You cannot go under this value.
      Also, the 'leave instance' code is the first thing that's executed in the profile, so it already should leave the dungeon before checking if it needs to vendor.

      2) I'll have to add a code for every profile in the pack to delete the specific food/water that drops in that instance.
      If it's auto-activating upon bot activation, then try just removing the plugin.
      If that doesn't work, I can create a profile specific to your issue - which profile is it?


      [HR][/HR]


      This is a 'very' rare issue that has come up on a few times for a few people.
      I've never come across the problem myself, so I'm not entirely sure what causes it.
      Naturally the bot reaching below the MinFreeBagslots would cause it - but the value is set to -1, so it should be impossible.

      I've suggested (to the people who've had it) to get bigger bags, and that usually seems to fix it.


      [HR][/HR]


      The 'sell' and 'mail' codes need to be changed. I'll send out an update within 5~ minutes that should make the bot sell them.
       
    6. mugenji77

      mugenji77 New Member

      Joined:
      Dec 21, 2013
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      Hey! I have another question, sometimes my characters die in instance(but very rarely). After this they using Ressurection Spirit, and after 10 mins go to Sea and dying again and again... Is possible to do somethink with this?
       
    7. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      No, there's no way to fix this with normal profile code.

      However, I'm in the process of working on a plugin that will fix it.
      Which dungeon is it? The plugin already supports Gundrak and Drak'tharon.
       
    8. mugenji77

      mugenji77 New Member

      Joined:
      Dec 21, 2013
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      atm Gundrak, btw is possible that you share this plugin for testing? :)
       
    9. Kaelhoel

      Kaelhoel New Member

      Joined:
      Sep 15, 2013
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      0
      I have the same issue with no plugins or addons, in Hall of Lightning. I will buy some bigger bags and see. :) Right now it runs out after every clear to sell trash items, but leaves non-trash items. It does not mail often, so it does this a lot. However, with Gundrak & Drak'Tharon, bot seem sto mail and sell fine.... I dont understand it.
       
    10. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Sure.
      View attachment 134176


      [HR][/HR]


      I believe the Halls of Lightning profiles have the wrong tunables for the selling routine.
      Right now, they won't sell Whites/Greens/Blues as they should.
      A fix is being sent out within about 5~ minutes that should patch that up.
       
    11. mugenji77

      mugenji77 New Member

      Joined:
      Dec 21, 2013
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      I see only this message :( :

      Invalid Attachment specified. If you followed a valid link, please notify the administrator
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Try this:

      http://enu.li/?i=Echo/DeathRun.cs
       
    13. mugenji77

      mugenji77 New Member

      Joined:
      Dec 21, 2013
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      thanks! now work
       
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Forgot to add:
      When you put it in your Plugin folder, make sure you add it into a folder also, so it should be like this:

      Plugins -> DeathRun -> DeathRun.cs
       
    15. happyfriet

      happyfriet Active Member

      Joined:
      Jan 14, 2013
      Messages:
      1,271
      Likes Received:
      19
      Trophy Points:
      38
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      It looks like the profile reset after it died - for whatever reason.
      I'll see about adding a code that will completely disable Honorbuddy's death routine so that there's only the plugin to control it.

      An update should be out within 5~ minutes.

      Edit
      Update sent.​
       
      Last edited: Jun 28, 2014
    17. happyfriet

      happyfriet Active Member

      Joined:
      Jan 14, 2013
      Messages:
      1,271
      Likes Received:
      19
      Trophy Points:
      38
      Where did you send it to if I may ask :D
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Lol, to the ZIP/SVN/EXE.
       
    19. happyfriet

      happyfriet Active Member

      Joined:
      Jan 14, 2013
      Messages:
      1,271
      Likes Received:
      19
      Trophy Points:
      38
      I must be blind - can't see it in there
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Lol, I added code to the existing Gundrak / Drak'tharon profiles that will disable Honorbuddy's death routine.
       

    Share This Page