• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Plugin to click an item ( kofa'kota berry) when fighting mobs

    Discussion in 'Archives' started by Kurupted, Oct 1, 2012.

    1. Kurupted

      Kurupted New Member

      Joined:
      Feb 21, 2012
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      i need a plugin to use the kofa'kota berry when the bot starts fighting mobs, and to continue to use it on cool down. can anyone help me?
       
    2. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      If u found it , PM me =]
       
    3. bigboy54

      bigboy54 New Member

      Joined:
      Apr 30, 2012
      Messages:
      86
      Likes Received:
      0
      Trophy Points:
      0
      would also be interested in this
       
    4. donklol

      donklol Member

      Joined:
      Mar 4, 2011
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      6
      If you're using CLU you can change the class specific settings for PRECOMBAT BUFFS

      to


      return new Decorator(
      ret => !Me.Mounted && !Me.IsDead && !Me.Combat && !Me.IsFlying && !Me.IsOnTransport && !Me.HasAura("Food") && !Me.HasAura("Drink"),
      new PrioritySelector(
      Buff.CastRaidBuff("Blessing of Kings", ret => true, "[Blessing] of Kings"),
      Buff.CastRaidBuff("Blessing of Might", ret => true, "[Blessing] of Might"),
      Item.RunMacroText("/Use Kofa'Kota Berry", ret => true, "Kafa Rush")));


      And then it works :)

      Edit - Scratch that, she's stood here spamming it :p
       
      Last edited: Oct 8, 2012
    5. Jordann

      Jordann New Member

      Joined:
      Sep 8, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      I came here to say this, just edit a CC, and is your IGN Monklol?
       
    6. hexagon

      hexagon New Member

      Joined:
      Jun 23, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      But how can you let the bot loot those berries?
       

    Share This Page