• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • What is Framelock?

    Discussion in 'Honorbuddy Forum' started by Rewards, Dec 15, 2013.

    1. Rewards

      Rewards Member

      Joined:
      Jan 5, 2012
      Messages:
      518
      Likes Received:
      0
      Trophy Points:
      16
      What is this framelock?
       
    2. LuckyZippo

      LuckyZippo New Member

      Joined:
      Jun 7, 2010
      Messages:
      108
      Likes Received:
      0
      Trophy Points:
      0
      wasnt it like how much lines of code the bot shall perform per second (or frame) ? idk really :O better wait for one of the pros to answer this ^^
       
    3. jrnesbit

      jrnesbit New Member

      Joined:
      Jan 17, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      they dont seem to want to give a straight answer.
       
    4. brainAbuddy

      brainAbuddy Active Member

      Joined:
      Aug 12, 2010
      Messages:
      2,180
      Likes Received:
      11
      Trophy Points:
      38
      It's hard to axplain but I will try me best ^^

      HB is reading stuff trough frames it's needs around the 2-3 frames for each things
      so fi you want to check if your mana is lower then 50% it's need 1 frame to send a "checker" and a second frame to receive the information and if your mana in 50% + it will do nothing, but if you mana if below the 50% it will drink so then it will also send something

      this is way Dungeonbuddy sometimes will drop your FPS, because dungeonbuddy needs to ready many things an the same time.

      framelock will always open 1 frame for HB
      this means that single frame isn't used for graphics but it's used for reading stuff

      you need to see this like a door
      it's faster to keep to door always open then to open go trough and close it.


      there is just 1 problem with framelock. Some programmers like to use something that's called "Thread.sleep" this will Hb force to not send and receive, but if you have framelock enabled your screen will freeze and could lagg out!

      it's recommend to use framelock for raids/dungeons and ratedBG and arenas
       

    Share This Page