[PQR] Nova Team Profiles menu

Shout-Out

User Tag List

Page 122 of 157 FirstFirst ... 2272118119120121122123124125126 ... LastLast
Results 1,816 to 1,830 of 2342
  1. #1816
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Praise the code-lord! Gonna check it out after my alt-raid. And Im gonna try get into learning lua-coding soon enough myself.
    Last edited by Ninjaderp; 08-31-2013 at 02:01 PM.

    [PQR] Nova Team Profiles
  2. #1817
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    Praise the code-lord! Gonna check it out after my alt-raid. And Im gonna try get into learning lua-coding soon enough myself.
    ty! report back when you can i did a quick update to remove a redundant check (nothing changes in terms of the profile functionality) but thats just a minor change...

    if you need any help with basic learning and stuff, pm me xD
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  3. #1818
    idiom444's Avatar Sergeant
    Reputation
    6
    Join Date
    Nov 2012
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you plan on updating the Resto druid to support Genesis next patch as well as some of the other changes that are coming?

  4. #1819
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by idiom444 View Post
    Do you plan on updating the Resto druid to support Genesis next patch as well as some of the other changes that are coming?
    Yes I do. First I'll need a working PQR before I start any development on it though... but I have plans already in mind

    Sent from my SCH-I535 using Tapatalk 4
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  5. #1820
    idiom444's Avatar Sergeant
    Reputation
    6
    Join Date
    Nov 2012
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    Yes I do. First I'll need a working PQR before I start any development on it though... but I have plans already in mind

    Sent from my SCH-I535 using Tapatalk 4
    That is amazing. Looking forward to playing with it

  6. #1821
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated Nova_Data again... fully implemented the Range Check for all tables... It's only really helpful for the Custom Table... but I figured people would like looking at Green Text for all the other tables

    I also decided on my next project... a text/spell id input frame that operates somewhat like Rubim's Queue system..... going to be basing it off something similar to an experiment i was working on before i took a break.... I honestly don't have a time frame on this one.... >.> Just something i thought would be fun
    Last edited by bu_ba_911; 09-02-2013 at 01:26 AM.
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  7. #1822
    Wonderworm's Avatar Sergeant
    Reputation
    26
    Join Date
    Jul 2012
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Was testing out the resto druid profile in lfr and after incarnation ran out the profile stopped working. Even on reload it wouldn't work. I have been using treants on normals and heroics if you could add support that would be great.

  8. #1823
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wonderworm View Post
    Was testing out the resto druid profile in lfr and after incarnation ran out the profile stopped working. Even on reload it wouldn't work. I have been using treants on normals and heroics if you could add support that would be great.
    Interesting... I will have to look into that... it used to work flawlessly haha

    Sent from my SCH-I535 using Tapatalk 4
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  9. #1824
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I remember way back on this profile that it happened if you had the Glyph of Treant active, but that was long ago so should've been fixed iirc! ^^

  10. #1825
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    I remember way back on this profile that it happened if you had the Glyph of Treant active, but that was long ago so should've been fixed iirc! ^^
    haha i did fix it instead of using a set number to switch forms to, i read the Form name itself and set it to the correct one xD

    so i need to see what has changed >.>
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  11. #1826
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Allright, Im still up on starting to learn to make profiles, sending you a PM with my Skype so I can ask you questions xD

  12. #1827
    Wonderworm's Avatar Sergeant
    Reputation
    26
    Join Date
    Jul 2012
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It might just be me, maybe someone can verify it

  13. #1828
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Nova Spell Queue Sneak Peak

    Originally Posted by Wonderworm View Post
    It might just be me, maybe someone can verify it
    ill look into it shortly.... almost done having my fun....

    AAAAAAAAAANNNNNNNNNNDDDDDDDD

    here's some of what I've been having fun with




    it accepts both Spell Name and Spell ID

    only part I still need to code is the part that actually casts it So far it accepts the Spell Names and ID's, and reads when they have been cast and removes them from the queue...

    Just need to code the assisting ability that tries to cast whatever is inside the SpellQueue...

    Would people prefer that I have it completely pause the profile to cast the Spells in Queue (make it a priority Queue/profile stops until the spell is cast), or just have it wait till the Global CD's and stuff are done to cast this (as in if the CD is > 2 seconds, we skip it)

    *edit*
    those buttons don't display what is CURRENTLY in the queue, they will display the last 6 Spells ADDED to the queue...

    If you click a button, it will try to add that spell back into the Queue if it isn't already in the Queue
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  14. #1829
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yep, i think bubas lost it, been gone too long and now look what hes done.

    Yet, another beast of code. now how to make it so i can customize my openers for differ mobs.

    Please if someone helped you donate rep to them.

  15. #1830
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wonderworm View Post
    It might just be me, maybe someone can verify it
    trying in BG's to make it break... not seeing it do so :-/ do you have the trent form glyph?

    i have noticed a couple other glitches tho, will update soon

    *edit*
    Updated Resto Druid to fix the couple glitches

    **edit**
    Not releasing the Spell Queue frame until I figure out that is causing the taint when using the Slash Commands >

    if I can't get slash commands working, i feel this frame is only working at 50% in terms of what it could be
    Last edited by bu_ba_911; 09-03-2013 at 08:30 PM.
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

Similar Threads

  1. [PQR] Gabbz Mage Profiles
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 207
    Last Post: 07-18-2016, 08:00 PM
  2. Replies: 11
    Last Post: 01-13-2013, 10:56 PM
  3. {PQR} Windwalker Raid Profile - Wanted
    By fish221171 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-18-2012, 02:01 AM
  4. PQR - DK Blood profiles - none of them work :(
    By zambeaux in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 10-09-2012, 07:44 AM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 12:27 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search