• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Potion User

    Discussion in 'Uncataloged' started by weischbier, Sep 13, 2012.

    1. wizardpt

      wizardpt Member

      Joined:
      Sep 26, 2012
      Messages:
      414
      Likes Received:
      0
      Trophy Points:
      16
      This dont works with grind bot ?


      This dont works for me , it uses the first time but it never uses it again once the 20 minutes are gone :(
       
    2. Yopsi

      Yopsi New Member

      Joined:
      Nov 22, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      This works absolutly perfect for me. I changed the "Item.cs" . The item id of the potion of luck was wrong, and the aura of it was wrong as well. Change the ID's to the updated ones and it works flawless
       
    3. lukeeeee

      lukeeeee New Member

      Joined:
      Jan 28, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0

      What is the aura id of potion of luck? Or where can i find it?
       
    4. Yopsi

      Yopsi New Member

      Joined:
      Nov 22, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
    5. lukeeeee

      lukeeeee New Member

      Joined:
      Jan 28, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Thanks! I was trying to look for it but I was looking at the item not the actual action. Hopefully this works. I've been wanted to use this for forever!
       
    6. Yopsi

      Yopsi New Member

      Joined:
      Nov 22, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      If it doesn't work for you, when I get home I can upload my modified version of it.
       
    7. lukeeeee

      lukeeeee New Member

      Joined:
      Jan 28, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Cool thank you! I will let you know.
       
    8. LegacyNL

      LegacyNL New Member

      Joined:
      Jan 3, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Trying to get this to work and use potion of luck, but no luck so far.
      I have changed the ID's of the aura to 135855 and the item to 93351 as mentioned above but it just wont use the potion.

      Edit:

      I was using grindbuddy, it appears this plugin is not compatible with grindbuddy. However it does work on grindbot.
       
    9. stulee

      stulee New Member

      Joined:
      Nov 29, 2013
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      Hi. This plugin is very nice, but it seems to spam potions of treasure finding. The buff id is correct and the item id is correct (after all it uses the potions) but it seems to use them based on the cooldown of the potion, and not the existence of the buff. (Despite there being an if-then check for the correct aura ID). Can anyone offer some advice as to how to get it to use the potions only once an hour?
       
    10. ponyhof

      ponyhof New Member

      Joined:
      Jan 6, 2012
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      hi i found this in a Grind profile

      <While Condition="true" >

      <If Condition="(Me.FreeBagSlots &gt; 4) || (Me.LowestDurabilityPercent &gt; 20.0)" >
      <CustomBehavior File="FlyTo" X="1387.385" Y="1972.792" Z="334.7864" DestName="Profile Start" />
      <CustomBehavior File="ForcedDismount" />
      <!-- Use Potion of luck if available 93351 -->
      <If Condition="((HasItem(93351)))" >
      <If Condition="(!Me.HasAura(&quot;Potion of Luck&quot;))">
      <CustomBehavior File="Misc\RunLua" Lua="UseItemByName(93351)" WaitTime="10" />
      <CustomBehavior File="Message" Text="Using Potion of Luck if we have one" LogColor="Blue" />

      i have set it up to a profile of my one and everything is just fine :)
       
    11. xcentrik

      xcentrik New Member

      Joined:
      Jan 10, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      so how can i get this to work?
       
    12. ectocooler

      ectocooler Member

      Joined:
      Jan 13, 2014
      Messages:
      137
      Likes Received:
      2
      Trophy Points:
      18
      EDIT: Nevermind, read the thread, I'll try fixing it myself....
       
    13. Anybody

      Anybody New Member

      Joined:
      Dec 14, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
    14. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      works like a charm! thanks! +rep
       
    15. Copernico55

      Copernico55 New Member

      Joined:
      Oct 10, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      does this still work? i can activate it on plug in window but not having settings anymore!

      fix it!! :p

      :)
       
    16. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      It does not appear to be using Potion of Luck?
       
    17. maarre

      maarre New Member

      Joined:
      Sep 29, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Applying Potion of Treasure Finding when its already up!

      Had 55min left on my potion, and it reused it again when I went into a dungeon. And the next time aswell... 2 potions wasted.

      Does it really not detect if the potion is up?..
       
    18. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      can someone update this plugin? its not using healing pots or any pots of any kind.

      thanks.

      EDIT: nm, keepbuffsactive plugin works just fine
       
      Last edited: Jul 11, 2014
    19. Tangaroa

      Tangaroa New Member

      Joined:
      Jul 13, 2014
      Messages:
      45
      Likes Received:
      1
      Trophy Points:
      0
      Yes I have the exact same issue. I am surprised that something as simple as automation of using a potion is so hard to get working. But I am determined to achieve this functionality even if I have to spend 100 hours staring at code.
       
    20. revex01

      revex01 New Member

      Joined:
      Aug 5, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Hi, thanks for the plugin only issue i can find is when my bot restarts it instance run it always uses Potion of treasure finding instead on waiting the 60 mins and recasting. was hoping you had a fix for this.
       

    Share This Page