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

User Tag List

Page 176 of 731 FirstFirst ... 76126172173174175176177178179180226276676 ... LastLast
Results 2,626 to 2,640 of 10955
  1. #2626
    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 dklcfr View Post
    @Jubalee My pqr was working absolutely fine until i downloaded bubba's arms warrior pve profile from his svn and i started getting the same problem as you're having, deleted the profiles and its working normal again, might be relevant.
    now that is very interesting......... i think that would be something I would be looking into >.>

    w7 x64?

    ---------- Post added at 08:11 AM ---------- Previous post was at 08:04 AM ----------

    Originally Posted by TiefBlau View Post
    bu_ba_911: (Sorry for not posting this up on your bugtracker)

    Your latest Holy PvP profile is still lacking the Mark of the Wild check in BoK. Here's a version using spell IDs if you want to copy it across.

    -->That was just a brain fart on my end, wrote it for arena, forgot to transfer it to pvp

    And the same for BoM

    -->fixed

    I see you removed Crusader Strike from the rotation too, probably not a bad thing. I'll alter AutoStopCasting and Judgement to be locale independent and post it up here too using the method you posted earlier. I still suggest adding Hammer of Justice somewhere into your arena rotation, I have it bound to alt, you could perhaps use left control/shift since you're using alt for denounce.

    -->I have not removed Crusader Strike from PvP rotation, in fact I added it to Arena >.> I personally just mouse click HoJ as it's a situational thing.... i guess I can make it a Left Control Key Down tho



    In your warrior profile there was a mistyped variable in Rend that meant your RendExpire wasn't working correctly.
    --> That wasn't my code (i think haha)
    Here's a fixed version if you want to just copy paste it over.
    --> Thank you


    If you change your hamstring to function similarly it would also give you the every-30-second immobilise (simpler to just reapply the buff < 2 seconds than fiddle with a time variable to check if 30 seconds has passed, and we need to reapply it before it expires anyways).

    Fixed something else in there but I forgot what it was. If you don't want to maintain the warrior rotation anymore perhaps I'll just release mine once I'm happy with it, still need to think of a better way to implement spell reflect/disarm though.
    --> I had a couple ideas I was thinking about maybe trying with the before and after lua abilities of PQR now.... maybe you can think of ways to use that and see if you can't come up with something better than me (I was previously working on making the Spell Reflect read Arena1-3 and if any of them were casting CC abilities you would instantly switch to Spell Reflect, i never got it working, but i'm 90% sure thats because I wrote in a syntax bug somewhere, just something to consider if you do rewrite it)
    After I get back from work, I'll be looking into the Beacon Slow down, and possibly I'll sit down and actually level one of my leveling characters today >.> OOOOOOOR I'll just code a bit more pally stuff and rape some more kids in diamond league of SC2...... either or sound fun right now haha

    *edit*

    did a quick update with the things mentioned above in my Pally Profiles (svn only as of now, main uploads wont be changed till Beacon is finished)
    Last edited by bu_ba_911; 11-09-2011 at 08:18 AM.
    ^0^Team Nova's PQR NCC ^0^

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

    [BETA] PQRotation - an automated ability priority queue.
  2. #2627
    marcmk2's Avatar Member
    Reputation
    5
    Join Date
    Nov 2008
    Posts
    51
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been looking around for a PvP Ret Pally Profile, anyone knows of one? I tried to make one but I have no idea how to do the coding stuff.

  3. #2628
    R4g4t0kk's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Just kind of wondering

    I wonder if there is any way to do range check now

    and what the code for the interupt is so I can set it to interupt focus, or interupt arena1/2/3 (automatic interupt all fears polymorphs etc would be awesome)
    Last edited by R4g4t0kk; 11-09-2011 at 11:01 AM.

  4. #2629
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are two simple ways to do range checks, either through:

    IsSpellInRange

    or

    CheckInteractDistance

    There are several examples of interrupt code in the preceding few pages, especially from users such as Diesall.

  5. #2630
    aylak's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cassrgs View Post
    there was a feral arena profile, but the link its dead and the author its revising it so i guess i gotta wait and continue to learn tryng adjust the codes i have.
    Or it would be kind if someone could post a link for a feral pvp profile
    thx for help my english ist very bad

  6. #2631
    GodBam's Avatar Private
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It won't work for 3.3.5a PS isn't is

  7. #2632
    diesall's Avatar Contributor
    Reputation
    199
    Join Date
    Jul 2011
    Posts
    210
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GodBam View Post
    It won't work for 3.3.5a PS isn't is
    Your using an emulated server, PQR will only run on the retail client, emulator exploits,guides,hax etc... have there own forum

    ---------- Post added at 07:25 AM ---------- Previous post was at 07:22 AM ----------

    Originally Posted by ticklets View Post
    This is around the last 30-40 pages of this thread. Since I am a rubbish coder I thought I would lend my hand in other ways. I will keep updating this post and work on the rest of the thread tomorrow.

    LISTED BY MOST RECENT

    Death Knight:
    bu_ba_911 Blood, Frost, Unholy PVE.
    Kaolla Unholy PVE+PVP.

    Druid:
    googlebee Feral Bear+Cat ([BETA] PQRotation - an automated ability priority queue.)
    GRB Feral PVP+PVP Arena
    pepe2c Resto

    Hunter:
    kickmydog Marks, Survival, Beast Mastery
    Sheuron Marks PVE

    Mage:
    Sheuron Arcane PVE and Frost PVP

    Paladin:
    bu_ba_911 Holy PVE+PVP

    Priest:
    Sheepmoon Discipline PVP
    Sheuron Holy PVE and Shadow PVE (mentally)\

    Rogue:
    Sheuron Combat PVE and Subtlely PVP

    Shaman:
    lino08 Elemental
    Onya Elemental and Resto

    Warrior:
    Piep Fury
    bu_ba_911 Arms
    Sheuron Protection and Fury PVE

    Misc:
    diesall Auto-Disenchanting Script, PQRInterface In-Game Addon
    we should really sort a wiki entry for pqr, that xelper can link too in his main post and most of us active contributors can perhaps include in our forum signature

  8. #2633
    moochild's Avatar Corporal
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone have offsets for the latest PTR?

  9. #2634
    GRB's Avatar Established Member CoreCoins Purchaser
    Reputation
    65
    Join Date
    Oct 2008
    Posts
    222
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by diesall View Post
    Your using an emulated server, PQR will only run on the retail client, emulator exploits,guides,hax etc... have there own forum

    ---------- Post added at 07:25 AM ---------- Previous post was at 07:22 AM ----------



    we should really sort a wiki entry for pqr, that xelper can link too in his main post and most of us active contributors can perhaps include in our forum signature
    Diesel i had set it when this project start, but no1 else was interessed.

    Look in sourceforge for PQR. Altho its out of date, if all coders agree we could all do some updates on there.


    On other note, stop pming me for feral profile!

    Heres the new feral PROFILE! (same rules apply as before)

    FERAL PVP & FERAL PVP (ARENA)

  10. #2635
    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 moochild View Post
    Anyone have offsets for the latest PTR?
    I actually just logged in PTR to start working on this and the server is shutting down in 1 minute. If they are backup in the next couple hours ill have them out, otherwise it will be tomorrow.

    ---------- Post added at 06:48 PM ---------- Previous post was at 06:34 PM ----------

    That didn't take long for them to come back up, here are the offsets for PTR 14966.
    http://dl.dropbox.com/u/39925787/Offsets_14966.xml

  11. #2636
    diesall's Avatar Contributor
    Reputation
    199
    Join Date
    Jul 2011
    Posts
    210
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GRB View Post
    Diesel i had set it when this project start, but no1 else was interessed.

    Look in sourceforge for PQR. Altho its out of date, if all coders agree we could all do some updates on there.


    On other note, stop pming me for feral profile!

    Heres the new feral PROFILE! (same rules apply as before)

    FERAL PVP & FERAL PVP (ARENA)
    ill create wikia entry for it later on

  12. #2637
    dklcfr's Avatar Master Sergeant
    Reputation
    26
    Join Date
    Aug 2010
    Posts
    127
    Thanks G/R
    3/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Bubba Yes, Windows 7 x64.

    Recreated this error this morning, the error I'm getting is :
    [SPOILER]************** Exception Text **************
    System.Xml.XmlException: The 'link' start tag on line 45 position 3 does not match the end tag of 'head'. Line 119, position 3.
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
    at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
    at System.Xml.XmlTextReaderImpl.ParseEndElement()
    at System.Xml.XmlTextReaderImpl.ParseElementContent()
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XmlTextReader.Read()
    at eval_e.eval_g(String A_0)
    at PriorityQueueRotation.frmMain.LoadClass(String strClass)
    at PriorityQueueRotation.frmMain.eval_ap(Object A_0, EventArgs A_1)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.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.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    PriorityQueueRotation
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1
    CodeBase: file:///E:/pqr1.1/PriorityQueueRotation.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    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.1 built by: RTMRel
    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.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    BlackMagic
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///E:/pqr1.1/BlackMagic.DLL
    ----------------------------------------
    fasmdll_managed
    Assembly Version: 1.0.3262.20709
    Win32 Version:
    CodeBase: file:///E:/pqr1.1/fasmdll_managed.DLL
    ----------------------------------------
    msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
    ----------------------------------------[/SPOILER]
    Only receiving this error when logged into a warrior, with your warrior profile in the profiles folder.
    Last edited by dklcfr; 11-09-2011 at 09:44 PM. Reason: Additional information.

  13. #2638
    moochild's Avatar Corporal
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    I actually just logged in PTR to start working on this and the server is shutting down in 1 minute. If they are backup in the next couple hours ill have them out, otherwise it will be tomorrow.

    ---------- Post added at 06:48 PM ---------- Previous post was at 06:34 PM ----------

    That didn't take long for them to come back up, here are the offsets for PTR 14966.
    http://dl.dropbox.com/u/39925787/Offsets_14966.xml
    Apparently they put up the release candidate tonight, so those offsets are already out of date

  14. #2639
    Shaela's Avatar Private
    Reputation
    1
    Join Date
    Aug 2011
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dklcfr View Post
    @Jubalee My pqr was working absolutely fine until i downloaded bubba's arms warrior pve profile from his svn and i started getting the same problem as you're having, deleted the profiles and its working normal again, might be relevant.
    I had the exact same issue. I had downloaded all his profiles, and then next time I tried to use PQR, the same error. I ended up deleting his profiles, and PQR worked fine again.

    ---------- Post added at 09:15 AM ---------- Previous post was at 09:13 AM ----------

    Originally Posted by diesall View Post

    we should really sort a wiki entry for pqr, that xelper can link too in his main post and most of us active contributors can perhaps include in our forum signature
    Very good idea!

  15. #2640
    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)
    Attachment 5231

    Do you expect any rotation changes on this patch?

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 09:25 PM. 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