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

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      tried to run the naxx profile and the bot just stops and says nothing to do
       
    2. Malakai

      Malakai New Member

      Joined:
      May 18, 2010
      Messages:
      291
      Likes Received:
      3
      Trophy Points:
      0
      How do I edit the profiles to make them sell everything like the ones in the "extras" folders?
       
    3. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18

      i am using halls of lightning. i had the bot do the dung enough to were the invo was full. the bot continued to do a fresh dung even on a full invo and not pick up anything i even made sure the invo was full by clicking on a mob and it would give me a message saying my invo was full
       
    4. bazaltic

      bazaltic Member

      Joined:
      Nov 14, 2012
      Messages:
      256
      Likes Received:
      0
      Trophy Points:
      16
      Delete things you want to sell from ProtectedItems.xml and set sell everything as True also delete food/water in settings and disable refreshmenjt detection from plugins list
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The ones in the extras folder use a Lua script rather than Honorbuddy's vendor script.
      You'd have to copy+paste the script into whichever profile you're wanting it in.
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The QuestBehaviors for this raid were depreciated.
      Currently the profile is pending to be re-built.


      [HR][/HR]


      By exactly, I mean the exact Halls of Lightning profile.
      Ex:
      Optimized Gold Farms -> Northerend -> Heavy Pulls -> Halls of Lightning.xml​
      There's about 8 different variants of this profile at the moment.
       
    7. Malakai

      Malakai New Member

      Joined:
      May 18, 2010
      Messages:
      291
      Likes Received:
      3
      Trophy Points:
      0
      Where's that script located?
       
    8. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      In any of the profiles that use the Sell Everything script, you can usually find it by CTRL+F for "Selling"
      Or, here it is:

      PHP:
      <CustomBehavior File="Misc\RunLua" Lua="
          MerchantRepairAllButton:Click()
           for b=0,4 do for s=1,GetContainerNumSlots(b)
              do local n=GetContainerItemLink(b,s)
                  if (n and strfind(n, &quot;ff9d9d9d&quot;) or n and strfind(n, &quot;ffffffff&quot;) or n and strfind(n, &quot;ff1eff00&quot;) or n and strfind(n, &quot;ff0070dd&quot;)) then
                      print(&quot;|cFF3399FF[Azyul]|r: Selling &quot;..n)UseContainerItem(b,s)
                  end
              end
          end" 
      />
      <
      CustomBehavior File="WaitTimer" WaitTime="8500" />
      Currently that code will sell everything except epics.
      The wait timer is there to allow the items to 'process' after they've been sold.



      This script also requires the vendor menu to be opened.
      You can usually open a vendor menu by using InteractWith.
      Ex:
      PHP:
      <If Condition="Me.HasAura(61425)" >
              <
      CustomBehavior File="InteractWith" MobId="32639" />
          <ElseIf 
      Condition="Me.HasAura(61447)" >
              <
      CustomBehavior File="InteractWith" MobId="32641" />
          </ElseIf>
          <ElseIf 
      Condition="Me.HasAura(122708)" >
              <
      CustomBehavior File="InteractWith" MobId="62822" />
          </ElseIf>
      </If>
      This will interact with the mount's vendors depending on which mount is being used.

       
      Last edited: Jul 27, 2014
    9. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      ahh ok im using Optimized Gold Farms -> Northerend -> medium Pulls -> Halls of Lightning.xml
       
    10. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      I just checked the code and everything looks fine.

      It should only be looping the dungeon code IF you're above 17 bagslots.
      Once you're under 17 bagslots, it will attempt to use a mobile mount vendor.
      If none are detected, it should run to town.

      If you're still having problems with it running the dungeons while your bags are full - then the only thing I could guess is either there's a corruption in your bots installation, or you have ore // herb or engineering bags that are designed to only hold certain types of items.
       
    11. Malakai

      Malakai New Member

      Joined:
      May 18, 2010
      Messages:
      291
      Likes Received:
      3
      Trophy Points:
      0
      Thanks a lot for your help.

       
    12. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      this right here might be it. my eng bag is empty
       
    13. cevaps

      cevaps New Member

      Joined:
      Jul 26, 2013
      Messages:
      176
      Likes Received:
      1
      Trophy Points:
      0
      Hello Echo!

      Your profiles were working really good but somehow after i have had a break for 2 weeks, now my bots doesn't want to Deposit Gold/Cloth. All of them summon the mobile bank and even open it, but they don't deposit anything. I just checked the profile and variables are like this;

      RangeFrameSound2 = 0;
      RangeFrameLocked = 17;
      RangeFrameRadarPoint = 20;
      RangeFrameRadarX = 2;
      RangeFrameRadarY = 1;
      InfoFramePoint = 0;
      InfoFrameX = 1;


      And the log is attached.

      As you know, I always get the dumbest bugs! :) Here it is once again...

      PS: I'm using latest HB with latest revision Profile. Tried to re-select "deposit" on the ashow window (unticking & ticking again). And I know that variables doesn't have deposit frostweave but I tried that by enabling on ashow.


      Edit: And in another bot i got this;

      Code:
      [10:50:01.363 D] Activity: Loading Tiles
      [10:50:01.363 D] Loading Northrend_40_18
      [10:50:01.554 D] [InteractWith-v1538(debug)] Interacting with 'Guild Chest'
      [10:50:01.554 D] Interacting with Guild Chest
      [10:50:03.237 D] [InteractWith-v1538(debug)] Interact with 'Guild Chest' succeeded.
      [10:50:03.238 V] Blacklisting F113270A001AAD77 for 00:03:00 [Type: Interact] - Reason: No reason specified. Caller:    at Honorbuddy.QuestBehaviorCore.Extensions_WoWObject.BlacklistForInteracting(WoWObject wowObject, TimeSpan duration) in c:\Users\xxxxx\Desktop\HB 4\Quest Behaviors\QuestBehaviorCore\Extensions\Extensions_WoWObject.cs:line 51
      
      [10:50:03.322 D] Activity: Completing 1s wait of 2s
      [10:50:04.282 D] Activity: Completing 0s wait of 2s
      [10:50:05.291 D] [InteractWith-v1538(debug)] InteractWith behavior complete.  Reached our required count of 1.
      [10:50:05.356 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [10:50:05.356 D] Removed hook [Combat_Only] 7d608b88-aa35-4310-a233-a454827ffe96
      [10:50:05.356 D] Removed hook [Death_Main] 82d5d953-e144-433a-bfa6-d985264e9c6a
      [10:50:05.384 D] [InteractWith-v1538(debug)] Behavior completed in 4s
      [10:50:05.421 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [10:50:05.421 D] Goal: Nothing
       

      Attached Files:

      Last edited: Jul 28, 2014
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Judging by your log references, it seems that you're using the pre-death support version of the profile.

      The variables were changed to variables equal to popular addons to avoid suspicion.

      I sniffed through your log and from the looks of it: the Lua to deposit your gold and items was being executed.
      The only thing I could guess is there's a error in the Lua script itself.

      Are you running any in-game addons? If so, try disabling all of them.
       
    15. cevaps

      cevaps New Member

      Joined:
      Jul 26, 2013
      Messages:
      176
      Likes Received:
      1
      Trophy Points:
      0
      Disabled Bagnon - BagBrother and TitanPanel and it's fixed now. Is there any way to find out which addon bugs it out? It'll be really hard to guess with disabling one at a time because TitanPanel has like 20 sub-addon.

      Can i find out by searching RangeFrameSound2 etc in addon lua's?

      Btw thanks man.
       
    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's used in Deadly Boss Mods.

      Bagnon could be what was causing the issues.
       
    17. Cukie

      Cukie Active Member

      Joined:
      Dec 3, 2011
      Messages:
      1,255
      Likes Received:
      3
      Trophy Points:
      38
      Skip PoS, FoS, and HoR

      I just ran into a problem with one of my bot accounts, I have not done the questline to enter these, and quite honestly CBA to do it right now. How can I set the Randomizer to skip these 3 dungeons?
       
    18. cevaps

      cevaps New Member

      Joined:
      Jul 26, 2013
      Messages:
      176
      Likes Received:
      1
      Trophy Points:
      0
      Yep, everything is fine after i disabled the Bagnon's sub-addon "Bagnon Guild Bank". If anyone having the same problem, just disable it.
       
    19. shinavaka

      shinavaka Member

      Joined:
      Jan 16, 2011
      Messages:
      388
      Likes Received:
      3
      Trophy Points:
      18
      Just fyi, The suicide profile for halls of lightning is awesome, currently farming on my 588 warlock and getting well.. plenty of gph :)
       
    20. Angelus

      Angelus Member

      Joined:
      Jan 15, 2010
      Messages:
      848
      Likes Received:
      6
      Trophy Points:
      18
      Haha, very cool. Botting atm on different servers and if I watch the bots, very often I'll see a mobile guild bank, dude with one of the vendor mounts and or someone flying in/out or walking back in/out.

      Bot safe though bros
       

    Share This Page