[BETA] PQRotation - an automated ability priority queue. menu

Shout-Out

User Tag List

Page 487 of 731 FirstFirst ... 387437483484485486487488489490491537587 ... LastLast
Results 7,291 to 7,305 of 10955
  1. #7291
    kclux's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2011
    Posts
    199
    Thanks G/R
    2/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just tried the new PQR 2.0 in Edit Mode, copied a working profile to the new class subfolder and when I try to go to the ability editor I get a Length cannot be less than zero error and this :

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Length cannot be less than zero.
    Parameter name: length
       at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
       at ..(String )
       at PQR.frmAbilityEditor.LoadProfileList(String sClass)
       at PQR.frmAbilityEditor.cmbClass_SelectedIndexChanged(Object sender, EventArgs e)
       at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
       at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
       at System.Windows.Forms.ComboBox.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    PQR
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.0
        CodeBase: file:///E:/Users/Administrator/Downloads/PQR2/PQR.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    fasmdll_managed
        Assembly Version: 1.0.3262.20709
        Win32 Version: 
        CodeBase: file:///C:/Users/Administrator/AppData/Local/Temp/%7B23a9a876-aa2b-4a3f-9d33-f08118a33a8b%7D/fasmdll_managed.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    {fe76bc0d-53ba-41d0-ad07-41b05803f93f}
        Assembly Version: 0.0.0.0
        Win32 Version: 2.0.0
        CodeBase: file:///E:/Users/Administrator/Downloads/PQR2/PQR.exe
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Web
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Design
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17379 built by: FXBETAREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    I am using Windows 8 Consumer Preview 64 Bit if that matters for this, the previous PQR is still working like a charm.

    [BETA] PQRotation - an automated ability priority queue.
  2. #7292
    Techz's Avatar Member
    Reputation
    2
    Join Date
    Aug 2009
    Posts
    160
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok sorted it now with new prq :-)

  3. #7293
    BHLDepression's Avatar Member
    Reputation
    7
    Join Date
    Jan 2012
    Posts
    132
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stec2012 View Post
    Here ya go Blinded's
    Thank you very much!

  4. #7294
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kclux View Post
    I just tried the new PQR 2.0 in Edit Mode, copied a working profile to the new class subfolder and when I try to go to the ability editor I get a Length cannot be less than zero error and this :

    I am using Windows 8 Consumer Preview 64 Bit if that matters for this, the previous PQR is still working like a charm.

    http://dl.dropbox.com/u/41165685/win8.png

    Appears to be working for me in Windows 8. Can you upload and post/pm me the profiles you are using?

  5. #7295
    Zemnexx's Avatar Active Member CoreCoins Purchaser
    Reputation
    31
    Join Date
    Aug 2011
    Posts
    141
    Thanks G/R
    1/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just got back into WoW thanks to the scroll of resurrection. I am so lost on how far this program and profiles have developed, there is so much new stuff, ughhh.
    Last edited by Zemnexx; 03-11-2012 at 12:25 PM.

  6. #7296
    cokx's Avatar Banned
    Reputation
    92
    Join Date
    Dec 2008
    Posts
    896
    Thanks G/R
    0/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    API UnitBuff - WoWWiki - Your guide to the World of Warcraft

    What does the very last argument return? Thank you and good night

    Sent from my Xoom
    just check out the example, its like i said.

  7. #7297
    kclux's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2011
    Posts
    199
    Thanks G/R
    2/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    http://dl.dropbox.com/u/41165685/win8.png

    Appears to be working for me in Windows 8. Can you upload and post/pm me the profiles you are using?
    I am so sorry I forgot about the caps for the class, the problem occurred apparently because I named the ability files My_Priest_Rotations.xml after naming it My_PRIEST_Rotations.xml the problem is gone.

  8. #7298
    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 cokx View Post
    just check out the example, its like i said.
    You are looking at how unitdebuff returns the spellid of the buff? So you can run a second check that select(11, unitdebuffid("target", 22222)) == 22222

    The 11 may be wrong, didn't take the time to count how many return values there were.

    Sent from my phone.
    ^0^Team Nova's PQR NCC ^0^

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

  9. #7299
    darkayo's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    191
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I hope Xelper will release soon the new ret profile I'm on spine hm tomorrow ^^

    Just tested Pqr2 ... Amazing possibilities !
    Last edited by darkayo; 03-11-2012 at 01:05 PM.

  10. #7300
    nonobaddog11's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This new set up is ****ing SLICK Xelper. You rule, my man.

  11. #7301
    hbkx1's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still trying to figure out the ms thing as a user....is there a wiki i can look at or anyone able to help. My realm and world latency are like 79/84 all the time. With the new pqr 2 it has the adjust setting thing, cant see what the exact name is from where i am now but i made it around the same ms as realm/world...is that correct?

  12. #7302
    wtfnix's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Xelper

    Love the update man, wondering if you could add a bit more support to recursive of the folders? Meaning one more level deep depending on Spec? I know seems nit picky, but I do like what you have, however it doesn't seem to be reading any more than one level deep into the main Class? As I use SVN on my box and love to be able to check-out quicker by running one cron job a day, however I am having to cp everything over to the specific class folders one directory back.

  13. #7303
    wtfnix's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @bu_ba_911

    Man keep up the awesome work, love running one cron a day seeing how much you and your partner are updating profiles non-stop catering to the users here. I for one love the warrior profiles they are barnone!

  14. #7304
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @xelper, about: PQR_AddToSpellDelayList(spell, item, seconds)

    Im using volcanic potion this way
    PQR_AddToSpellDelayList(79476,0,1) and is working without need to specify itemid, so whats the use for itemid?

  15. #7305
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Profile updates, package includes:
    Mage (Frost PvP, Fire PvE, Fire PvP, Arcane PvE)
    Priest (Holy PvE, Discipline PvP)
    Hunter (MM PvE, Survival PvE)
    Warrior (Protection PvE, Fury PvE)
    Rogue (Combat PvE, Subtlely PvP)
    Death Knight (Frost PvP)
    Shaman (Elemental PvE)
    Also included 2 text files with code necesary to auto gather herbs and archaelogy fragments

    http://goo.gl/rseZ0

    - Packed with the new directory structure to fit PQR 2.0, unzip and copy over your Profiles folder
    - Small fixes, began to use some of new PQR 2.0 functions.

Similar Threads

  1. [Buying] Planetside 2 Priority Beta Key
    By isit123 in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-21-2012, 06:34 AM
  2. [Selling] PLANETSIDE 2 Priority/Early Access Beta Account
    By Kabraxiss in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-18-2012, 10:20 AM
  3. [Selling] Planetside 2 Priority/Early access Beta Keys
    By mrsluf in forum General MMO Buy Sell Trade
    Replies: 3
    Last Post: 07-17-2012, 04:45 AM
  4. [Selling] Planetside 2 Priority Access beta key codes
    By fatalefout in forum General MMO Buy Sell Trade
    Replies: 1
    Last Post: 06-26-2012, 04:08 PM
  5. [Bot] Automated dungeon queue / Justice Point leecher(Auto-it source)
    By s_e_a_n_66 in forum World of Warcraft Bots and Programs
    Replies: 36
    Last Post: 01-17-2011, 11:50 AM
All times are GMT -5. The time now is 12:05 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