• Visit Rebornbuddy
  • [Plugin] BringToFront

    Discussion in 'Uncataloged' started by bambam922, Jun 3, 2013.

    1. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      What is BringtoFront?

      BringToFront is a simple plugin (my first) that was born out of my frustration of missing dungeon queue pops.
      I would constantly queue with LazyRaider as a DPS class and go watch some videos on YouTube while I waited for my queue to pop.
      Time and time again I would forget about my queue and miss a 15-20 minute wait.​

      What does it do?

      BringToFront simply brings the current WoW window to the foreground when a dungeon or battleground queue pop is detected.​

      What is supported?

      Currently, only one WoW window and one HB is supported.
      I only own one account, so I do not have it coded for multiple windows.
      Any class specialization will work.
      I like to run dungeons myself, so manual botbases such as Lazyraider are the only ones supported.
      Battleground queue pops.​

      Current Known Bugs

      Since BGs are implemented in Pulse() botbases that do not pulse are not supported.
      See post below for botbases that are supported.

      Sometimes the window will be brought forward on a pulse and a BG queue has not popped.

      I must find another way to accept battlefield ports. The LUA for AcceptBattlefieldPort() is hardware protected.
      I should have that fixed soon.​

      Future Plans

      Add configurable GUI.
      Add multi-window support.
      Add custom sound file support.
      Add support for Arena Queue Pops. (I haven't even tried, so these might work already)
      Find another way to implement PVP queues.

      Download

      Attached .zip (has SVN built in)
      or
      SVN - bams-scripts - Revision 11: /trunk/BringToFront

      If you do not know how to use SVN, please follow this guide
      http://www.thebuddyforum.com/honorbuddy-forum/honorbuddy-guides/26031-guide-how-svn-jvidia.html

      Special Thanks

      CodenameG - Dealt with all of my questions and pointed me in the right direction at every turn.
      Phelon - Battleground queue code and answering countless questions.​
       

      Attached Files:

      Last edited: Jun 6, 2013
    2. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Battleground Supported Botbases
      Supported Unsupported[table="width: 500, class: outer_border, align: center"]
      [tr]
      [td]ArchaeologyBuddy[/td]
      [td]CombatBot[/td]
      [/tr]
      [tr]
      [td]AutoAngler[/td]
      [td]LazyRaider[/td]
      [/tr]
      [tr]
      [td]GrindBot[/td]
      [td]Tyrael[/td]
      [/tr]
      [tr]
      [td]Gatherbuddy2[/td]
      [td]Raidbot[/td]
      [/tr]
      [tr]
      [td]PartyBot[/td]
      [td][/td]
      [/tr]
      [tr]
      [td]ProfessionBuddy[/td]
      [td][/td]
      [/tr]
      [tr]
      [td]Questing[/td]
      [td][/td]
      [/tr]
      [/table]


      Changelog

      Code:
      Version 1.2 - Added auto accept functionality for LFD/LFR/Scenarios.
                    See known bugs for PVP auto accept.
      
      Version 1.1 - Added support for Battleground queue
                    There are limitations. Please see known bug list in original post.
      
      Version 1.0 - Initial Release
      
       
      Last edited: Jun 6, 2013
    3. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      Sweet! Is this also working with BG pop-ups? :)
       
    4. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Not as of yet.
      I always do random BGs and haven't had much of a queue time.

      It can definitely be added.
       
    5. theclash150

      theclash150 Member

      Joined:
      Dec 12, 2010
      Messages:
      265
      Likes Received:
      1
      Trophy Points:
      18
      This is a fantastic idea! Multi-window support will be huge! Thanks!
       
    6. buzzerbeater

      buzzerbeater Well-Known Member

      Joined:
      Mar 21, 2011
      Messages:
      5,419
      Likes Received:
      28
      Trophy Points:
      48
      wtf?

      Bambam coding stuff? The End must be near!

      (Great tool, thanks a lot. :))
       
    7. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Updated to Version 1.1

      BG queuing support has been added.
      It is implemented in Pulse and is different from the LFG event, so botbases that do not pulse are not supported at this time. :(
       
    8. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Updated to version 1.2
      Now has the functionality to bring the window to the front as well as automatically accept LFR/LFD invites.
      Battleground ports are not supported, yet.
       
    9. Reflex11

      Reflex11 New Member

      Joined:
      Jun 23, 2012
      Messages:
      119
      Likes Received:
      1
      Trophy Points:
      0
      Is there a way to get a plugin to auto-accept the raid/dungeon invite? Currently, FPS Combat Bot is doing this - but of course it is a bot-base so you can't be doing something like herb/mine while you wait for the queue.
       
    10. Mysta187

      Mysta187 New Member

      Joined:
      Jan 2, 2012
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      What is FPS Combat Bot? Just curious.
       
    11. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      This functionality has already been built in.
       
    12. botorific

      botorific New Member

      Joined:
      Oct 26, 2012
      Messages:
      664
      Likes Received:
      3
      Trophy Points:
      0
      It's like multibox plugin on steroids and bot based. Good stuff.
       
    13. rtm125

      rtm125 Member

      Joined:
      Nov 13, 2013
      Messages:
      235
      Likes Received:
      1
      Trophy Points:
      18
      Not complaining atall, Just curious. is there no GUI for this plugin?
       
    14. Galaxy

      Galaxy Member

      Joined:
      Mar 5, 2014
      Messages:
      162
      Likes Received:
      3
      Trophy Points:
      18
      Not meaning to necro the thread, but is this plugin still supported? I noticed this in your sig, bambam.
       
    15. Overnaturlig

      Overnaturlig Member

      Joined:
      Feb 21, 2012
      Messages:
      178
      Likes Received:
      4
      Trophy Points:
      18
      Possible to add "wait x seconds before accepting" ?
       
    16. enhet

      enhet New Member

      Joined:
      Aug 24, 2013
      Messages:
      27
      Likes Received:
      1
      Trophy Points:
      0
      is there any chance for an update for ptach 6.0.2? love the plugins while queued up! :D thanks for the awesome work!
       
    17. Overnaturlig

      Overnaturlig Member

      Joined:
      Feb 21, 2012
      Messages:
      178
      Likes Received:
      4
      Trophy Points:
      18
      Does this still work? :D
       
    18. xasdax

      xasdax New Member

      Joined:
      Aug 29, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      nope :( need update ! btw. great plugin before WoD. now it's not working :(
       
    19. elliottdavies7

      elliottdavies7 New Member

      Joined:
      Apr 17, 2013
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      1
      Great tool, but you could have just downloaded the addon Wakeup! supports all queue pops, party invites etc.
       

    Share This Page