• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • PB: EggInteracter - A Simple Profile to Interact with Eggs

    Discussion in 'Farming' started by znuffie, Apr 7, 2012.

    1. Jackels

      Jackels Member

      Joined:
      Dec 4, 2011
      Messages:
      176
      Likes Received:
      13
      Trophy Points:
      18
      If you read it, it says AutoAngler. I get similar errors sometimes because ElvUI manages to block PB from detecting professions once in a while.

      Anyway... /pet zsnuffie, for those who understand how to use it, it works amazingly.
       
    2. Spow

      Spow New Member

      Joined:
      Dec 4, 2011
      Messages:
      16
      Likes Received:
      3
      Trophy Points:
      0
      I had to move my autoangler folder and after that i worked flawless, just put it on another location while you use this :)

      + Thanks for this profile, it works great
       
    3. aysea

      aysea New Member

      Joined:
      Feb 9, 2012
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      for the german guys:

      damit es auch bei euch klappt, ihr braucht die engl. wow version. k?nnt ihr im launcher ganz einfach einstellen. desweiteren wurden dann wieder einige funktionen resetet. d.h. ihr m?sst bei wow das autoloot wieder aktivieren. dann einfach bot wie hier beschrieben starten, nen spot suchen wo mind. 3-4 eier spawnen und ab gehts :)

      ich hab keine weiteren plugins oder ?hnliches gebraucht. das script und honorboddy sind die einzigen sachen die ihr braucht.

      have fun^^
       
    4. N1con170779

      N1con170779 New Member

      Joined:
      Feb 28, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      ... mit dem deutschen Client:

      jedes "egg" durch "Ei" ersetzen und "Brightly Colored Egg" durch "Bunt gef?rbtes Ei"
       
    5. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      Updated first post because some people need to be spoonfed :-(
       
    6. Trystian

      Trystian New Member

      Joined:
      Nov 10, 2011
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      thx work perfect
       
    7. swiny

      swiny Banned

      Joined:
      Dec 19, 2010
      Messages:
      517
      Likes Received:
      73
      Trophy Points:
      0
      uhhh how i uhh run this in raidbot?
       
    8. D3V4ST3R676

      D3V4ST3R676 New Member

      Joined:
      Aug 1, 2011
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Doesnt work for me. I had the Archology thing where it would start doing that instead. Seen a post where you had to set the secondary bot after Chosing Professionbuddy then clicking settings and tools then clicking Bot Config. All i get is a tab all in white with a drop down menu at the top with nothing in. Any ideas what im doing wrong? Thanks guys.
       
      Last edited: Apr 9, 2012
    9. ChrillePan

      ChrillePan New Member

      Joined:
      Dec 5, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Code:
      <?xml version="1.0" encoding="utf-8"?>
      <Professionbuddy>
        <While Condition="true" IgnoreCanRun="True">
          <CustomAction Code="WoWObject egg = (from o in ObjectManager.ObjectList
                 where o.Name == &quot;Bunt gefärbtes Ei&quot; &amp;&amp;
                 o.Distance &lt; 5
                 orderby o.Distance descending
                 select o).FirstOrDefault();
      if (egg != null) egg.Interact();
      " />
          <WaitAction Condition="false" Timeout="100" />
        </While>
      </Professionbuddy>
      This works fine for german client users.. Only the name of the Loot Objekt is important, the other Code ist just for the bot himself..

      Question, where can I find a Spot with 2-3 Eggs in a range of 5 Meters?

      Grtz Chrille
       
    10. D3V4ST3R676

      D3V4ST3R676 New Member

      Joined:
      Aug 1, 2011
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      anyone know why when i click on settings and tools then bot config i cant chose another bot?
       
    11. Zeetex

      Zeetex New Member

      Joined:
      Sep 22, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      The SVN code doesnt work for me
      This is what it sais: The OPTIONS response did not include the requested activity-collection-set;
      Error: this often means that the URL is not WebDAV-enabled
       
    12. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      That's because it's not a SVN repo.
       
    13. swiny

      swiny Banned

      Joined:
      Dec 19, 2010
      Messages:
      517
      Likes Received:
      73
      Trophy Points:
      0
      For all that dont know how to fix the interact range

      Replace
      Code:
      o.Distance < 5
      
      with
      Code:
      o.WithinInteractRange
      
       
    14. D3V4ST3R676

      D3V4ST3R676 New Member

      Joined:
      Aug 1, 2011
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      can someone please help me
       
    15. mouse18

      mouse18 New Member

      Joined:
      Aug 26, 2011
      Messages:
      61
      Likes Received:
      2
      Trophy Points:
      0
      Someone help me i am using the profile have Combat as my 2nd and using PB but when the eggs spawn the bot wont collect them


      EDIT: Never mind works great THANKS!
       
    16. D3V4ST3R676

      D3V4ST3R676 New Member

      Joined:
      Aug 1, 2011
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Mouse18 can you please tell me what the 2nd combat thing is, and where is it.
       
    17. mouse18

      mouse18 New Member

      Joined:
      Aug 26, 2011
      Messages:
      61
      Likes Received:
      2
      Trophy Points:
      0
      ProffesionBuddy->Bot Config-> at the top youll see a drop down list of bots change it to Combat bot
       
    18. Wizkhalifa610

      Wizkhalifa610 New Member

      Joined:
      Mar 20, 2012
      Messages:
      94
      Likes Received:
      0
      Trophy Points:
      0
      Bot works great and all, like I will be one of the first ones to loot the eggs but when I loot it there is like a 80% chance it won't loot it and it will just ignore it. I have auto loot on, idk what is the problem.
       
    19. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      Please read your sentence and tell me if you understood anything.

      You loot but you don't loot...?!
       
    20. Soulbound13

      Soulbound13 New Member

      Joined:
      Nov 6, 2010
      Messages:
      217
      Likes Received:
      1
      Trophy Points:
      0
      I think he might mean it interacts with the brightly coloured egg, but attempts to interact a 2nd time before the loot window opens, which interrupts the actual looting.
       

    Share This Page