What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] BringToFront

bambam922

Community Developer
Joined
Jan 15, 2010
Messages
6,069
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.​
 

Attachments

Last edited:
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:
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. :(
 
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.
 
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.
 
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.

What is FPS Combat Bot? Just curious.
 
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.

This functionality has already been built in.
 
Not meaning to necro the thread, but is this plugin still supported? I noticed this in your sig, bambam.
 
is there any chance for an update for ptach 6.0.2? love the plugins while queued up! :D thanks for the awesome work!
 
Great tool, but you could have just downloaded the addon Wakeup! supports all queue pops, party invites etc.
 
Back
Top