• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Why doesnt rf work?

    Discussion in 'Archives' started by Exokid7699, May 1, 2014.

    1. Exokid7699

      Exokid7699 New Member

      Joined:
      Jul 31, 2011
      Messages:
      193
      Likes Received:
      3
      Trophy Points:
      0
      Does the bot not support rf? Doesnt seem to turn it on.
       
    2. araklisk

      araklisk New Member

      Joined:
      Apr 4, 2014
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      If you're using Exile, find this line in the code:

      //RegisterBuff("Righteous Fire", ret => !LokiPoe.ObjectManager.Me.HasAura("righteous_fire"));

      change to it to:

      RegisterBuff("Righteous Fire", ret => !LokiPoe.ObjectManager.Me.HasAura("righteous_fire"));

      and it'll work.
       

    Share This Page