[PQR] Rogue SubPVP menu

User Tag List

Page 4 of 5 FirstFirst 12345 LastLast
Results 46 to 60 of 75
  1. #46
    hellobello25's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when not pause prof i can not use it all blocked by the profile

    [PQR] Rogue SubPVP
  2. #47
    lolomo2003's Avatar Active Member
    Reputation
    49
    Join Date
    Apr 2012
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well seems you are the only one with this kind of problem. Its possible one of your addons make conflict with PQR and profile. Its happen before with some roll monitor addons. Try to disable some of your addons and see if its work.

  3. #48
    hellobello25's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    all addons disab i can not use it when enabled
    i think the prof spam a other spell... check pls
    i am not a idiot ....

    i think this is the problem "spam cheap shot"

    Originally Posted by Vinshom View Post
    I made couple of changes to it, the profile does not spam cheap shot and i dont know if my sap code is going to work in Arena since I did not try it.

  4. #49
    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 dont think he suggested you're an idiot, if you use PQInterface addon you may be able to see what spell the profile hangs up / lags on.

    PQInterface - PQRotation Wiki

  5. #50
    Vinshom's Avatar Contributor
    Reputation
    86
    Join Date
    Apr 2012
    Posts
    426
    Thanks G/R
    11/21
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am trying to fix the rogue, but I cant get it where it saps stealthies, any help?

    I got it fixed!!
    Last edited by Vinshom; 03-04-2013 at 05:04 AM.

  6. #51
    Vettic's Avatar Private
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is the Code that I am using for Shuriken Toss with 114014 as the spell id
    local CP = GetComboPoints("Player", "Target")
    local Stealth = UnitBuffID("Player",1784)

    if UnitPower("player") > 20 and not Stealth and CP < 5
    and not CheckInteractDistance("target",3)
    then return true end


    Although I copied most of the code from your deadly toss this isn't working any suggestions?

  7. #52
    antinieu's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    local CP = GetComboPoints("Player", "Target")
    local Stealth = UnitBuffID("Player",1784)

    if UnitPower("player") > 20 and not Stealth and CP < 5
    and not CheckInteractDistance("target",3)
    then CastSpellByName("Shuriken Toss")
    return true end

    also make sure to have "0" in spell id

    I hope it helps, cheers.

  8. #53
    Vettic's Avatar Private
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you much works perfectly!!!

  9. #54
    ChestRockwelll's Avatar Member
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wondering if you plan on updating for 5.2 broseph

  10. #55
    TreeEskimo's Avatar Member
    Reputation
    5
    Join Date
    Mar 2013
    Posts
    111
    Thanks G/R
    1/2
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <3 update for 5.2 plx

  11. #56
    OwnBlizz's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey!
    Great profile will you update it for 5.2 would be awesome

  12. #57
    Vinshom's Avatar Contributor
    Reputation
    86
    Join Date
    Apr 2012
    Posts
    426
    Thanks G/R
    11/21
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think the profile works in 5.2, what is wrong with it?

  13. #58
    TreeEskimo's Avatar Member
    Reputation
    5
    Join Date
    Mar 2013
    Posts
    111
    Thanks G/R
    1/2
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vinshom View Post
    I think the profile works in 5.2, what is wrong with it?
    Yeah it works, just didn't test it before now (figured it wouldnt work). Was expecting a update for 5.2 anyway
    Last edited by TreeEskimo; 03-08-2013 at 07:26 PM.

  14. #59
    hellobello25's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no fix :confused:

  15. #60
    chk's Avatar Master Sergeant
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If someone lets me know what needs to be changed to be good for 5.2 I'll happily do it.

Page 4 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [PQR] Rogue/Enhance/Fury/Boomkin profiles
    By Nerder in forum WoW Bot Maps And Profiles
    Replies: 375
    Last Post: 12-01-2013, 05:06 AM
  2. [PQR] Rogue PvP?
    By jarrito66 in forum WoW Bot Maps And Profiles
    Replies: 23
    Last Post: 02-14-2013, 05:30 PM
  3. [PQR] Looking for basic Rogue PvE Combat profile for 5.1
    By Oldie in forum WoW Bot Maps And Profiles
    Replies: 7
    Last Post: 01-07-2013, 01:44 PM
  4. [Release] Looking for PQR Profile for Rogue PvP
    By alyssaisit in forum World of Warcraft Bots and Programs
    Replies: 2
    Last Post: 10-17-2012, 05:21 PM
  5. Any New Rogue Profiles? PQR
    By MochaNug in forum WoW Bot Maps And Profiles
    Replies: 1
    Last Post: 08-31-2012, 04:33 PM
All times are GMT -5. The time now is 03:30 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search