• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [ Glue Reborn ] - Stick to your target like Glue!

    Discussion in 'Archives' started by MadDog, Sep 24, 2012.

    1. MadDog

      MadDog Well-Known Member

      Joined:
      Nov 5, 2011
      Messages:
      1,249
      Likes Received:
      38
      Trophy Points:
      48
      Glue - Stick To Your Enemy Like Glue!

      A Fully Supported Movement Helper

      Info:
      This plugin speeds up the movement of HB so that you are always very close to your target in Battlegrounds and Arenas, rather that trying to attack them out of range.
      This plugin WILL take you higher in the scoreboard.

      Installation:
      This just goes in your Honorbuddy Plugin folder as such
      Code:
      Honorbuddy/Plugins/Glue REBORN
      Settings:
      Currently there are no settings but they shall be added.

      Download:
      maddogs-svn - Revision 45: /trunk
       

      Attached Files:

      Last edited: Nov 15, 2012
      thaone0523 and Unknown like this.
    2. MadDog

      MadDog Well-Known Member

      Joined:
      Nov 5, 2011
      Messages:
      1,249
      Likes Received:
      38
      Trophy Points:
      48
      CHANGELOG:
      Code:
      16/11/2012- Massive update Glue 5.0 [The new iGlue]
                -Strafe now works flawlessly
                -GUI is back- change Honorbuddy TPS, and more
                -NO spinning around targets
      
       
      Last edited: Nov 15, 2012
    3. Unknown

      Unknown Member

      Joined:
      Apr 4, 2010
      Messages:
      574
      Likes Received:
      14
      Trophy Points:
      18
      Use to love this plugin - thank you for updating!

      Repped ofc :)
       
    4. cordes96

      cordes96 Member

      Joined:
      May 7, 2012
      Messages:
      183
      Likes Received:
      1
      Trophy Points:
      18
      Finally I will be able to use Bgbuddy Woot i love you man *no Homo
       
    5. beagler89

      beagler89 Member

      Joined:
      Feb 14, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Great!!!! Will try out.
       
    6. BizzzIMO

      BizzzIMO New Member

      Joined:
      May 1, 2012
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Is it not working because of the amount of updates? I can't get this plugin to work anymore..
       
    7. steve1603

      steve1603 Member

      Joined:
      Aug 23, 2010
      Messages:
      71
      Likes Received:
      1
      Trophy Points:
      6
      Ye I tried it last night and (I think cause the update to HB) it didn't even show up in plugins
       
    8. steve1603

      steve1603 Member

      Joined:
      Aug 23, 2010
      Messages:
      71
      Likes Received:
      1
      Trophy Points:
      6
      added to rep + btw
       
    9. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      Havent tried it but if used in PVP wouldnt almost look way to bottish?
       
    10. huffdady

      huffdady New Member

      Joined:
      Apr 4, 2012
      Messages:
      148
      Likes Received:
      2
      Trophy Points:
      0
      Great plugin, been using it forever
       
    11. r00flr00fl

      r00flr00fl Member

      Joined:
      Apr 26, 2012
      Messages:
      174
      Likes Received:
      0
      Trophy Points:
      16
      in PvP my toon goes crazy using this plugin, running circles around the target
       
    12. DuWayne

      DuWayne New Member

      Joined:
      Feb 1, 2012
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      For A Rogue that is what you want, it used to work excellent for my rogue, have not tried it yet on MOP, but I sure wish it had the config again as it used to.
       
    13. dashi

      dashi New Member

      Joined:
      Oct 24, 2011
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Is it somehow possible to set a minimum distance from the target? For spellcasters!

      EDIT: I seem to have changed the setting, so far in BG it's going as planned.

      In movement.cs I changed this function:

      Code:
              private static bool CheckMoving()
              {
                  if (Target.Distance >= 15 && Target.IsMoving && !Me.MovementInfo.MovingForward)
                  {
                      WoWMovement.Move(WoWMovement.MovementDirection.Forward);
                      return true;
                  }
      
      
                  if (Target.Distance < 15 && Target.IsMoving && Me.MovementInfo.MovingForward)
                  {
                      WoWMovement.MoveStop(WoWMovement.MovementDirection.Forward);
                      return true;
                  }
      
                  return false;
              }
      The numbers were from the start 1.5 so I changed them to 15 and it seems to be working better now!
       
      Last edited: Oct 7, 2012
    14. Shura

      Shura New Member

      Joined:
      Oct 6, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      any fix or any advice how to fix manually the spinning? i love watching my bots doing stuff , i cant stand the spinning it gives me a headache
       
    15. johnjohn1

      johnjohn1 New Member

      Joined:
      Jan 3, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      awesome!!!!!!!!!!!! :D
       
    16. xwozone

      xwozone Active Member

      Joined:
      Apr 1, 2012
      Messages:
      1,514
      Likes Received:
      3
      Trophy Points:
      38
      Ill have to download this for my rogue
       
    17. ben84

      ben84 New Member

      Joined:
      Jul 23, 2012
      Messages:
      132
      Likes Received:
      0
      Trophy Points:
      0
      how to download this???
       
    18. powery

      powery Member

      Joined:
      Oct 8, 2012
      Messages:
      130
      Likes Received:
      3
      Trophy Points:
      18
      can you up loade it as an zip folder?
       
    19. MadDog

      MadDog Well-Known Member

      Joined:
      Nov 5, 2011
      Messages:
      1,249
      Likes Received:
      38
      Trophy Points:
      48
      done
       
    20. MadDog

      MadDog Well-Known Member

      Joined:
      Nov 5, 2011
      Messages:
      1,249
      Likes Received:
      38
      Trophy Points:
      48
      Wanna tell me more than just that? It works perfectly for me, mind telling me what class you are, give logs etc;
       

    Share This Page