• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • How to change the level restriction in Profile

    Discussion in 'Honorbuddy Support' started by Wernerson, Aug 1, 2013.

    1. Wernerson

      Wernerson New Member

      Joined:
      Jul 19, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hey dudes, i got a RAF lvling Profile. It got an level restriction so i can only use it when my main Char is lvl 90 then he can go with my 2 RAF toons trough instances. So i want to set this lvl restriction off / lower so i can use it with my 80 Char. I only want to use this Profile to lvl my toons to 40 or so so i dont need these restriction. Profile is at the end. View attachment [QO][1-80]_raf-auto-loader.xml
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      there is no need to load a questing profile on the follower
       
    3. Wernerson

      Wernerson New Member

      Joined:
      Jul 19, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Yes but on the Main ... And it tells me i Need to be 90 so pls Tell me how to change
       
    4. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Nothing in the profile you linked has a requirement to be level 90. The only logic it has at the end is that if you are 80 or higher, it stops the bot. If you want to change that, change:

      Code:
      -<If Condition="Me.Level >= 80"><CustomBehavior LogColor="SeaGreen" Text="We are level 80. Stopping the bot." File="Message"/><CustomBehavior File="UserSettings" StopBot="true"/></If>
      
      to
      Code:
      -<If Condition="Me.Level >= 91"><CustomBehavior LogColor="SeaGreen" Text="We are level 80. Stopping the bot." File="Message"/><CustomBehavior File="UserSettings" StopBot="true"/></If>
      
       
    5. Wernerson

      Wernerson New Member

      Joined:
      Jul 19, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Thank you very much , ill Test it out now


      EDIT: tested now, it does not work... It says only bot stopped reason profile. I need to change that he thinks im lvl 90 or that i can change the needed level of 90. Here i upload a profile for you where the first does interact with maybe this could help
       

      Attached Files:

    Share This Page