PQR - Rotation Bot menu

User Tag List

Page 466 of 779 FirstFirst ... 366416462463464465466467468469470516566 ... LastLast
Results 6,976 to 6,990 of 11681
  1. #6976
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by googlebee View Post
    Well I'm lost on where to start with this so I guess I'll just explain what I want to do.

    Hopefully I can get some feedback on this if its even doable.

    Symbiosis: Soul Swap (Obtained from Warlocks for Feral Druids)

    Alows you to swap your rake and rip to another target. every 35 seconds.

    Is it possible for PQR to determine when a player switches targets?
    if unitguid ~= unitguid then
    do stomthing
    end

    that should get ya going

    Please if someone helped you donate rep to them.

    PQR - Rotation Bot
  2. #6977
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks crystal

  3. #6978
    paintpauller's Avatar Contributor
    Reputation
    128
    Join Date
    Jan 2012
    Posts
    265
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Code does not work, help wanted plox =D

    if any idea why this code is not working? all it does is freeze up the game.

    PHP Code:
    if PQR_InterruptStarted then
        PQR_InterruptStarted 
    false
        
            local TimeElasped 
    0.000
            local TimeStart 
    GetTime()
            
            while 
    TimeElasped 2.000 do
                
    TimeElasped GetTime() - TimeStart
                PQR_WriteToChat
    ("TimeStart")
                
    PQR_WriteToChat(TimeStart)
                
    PQR_WriteToChat("TimeElasped")
                
    PQR_WriteToChat(TimeElasped)
            
    end
    end 
    any help would be great, also a example of a working while loop would be much help.

  4. #6979
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi im currently farming and collecting the treasures of pandaria atm and i was wondering if anyone know or have a simple prof for auto clicking nearby treasures

  5. #6980
    paintpauller's Avatar Contributor
    Reputation
    128
    Join Date
    Jan 2012
    Posts
    265
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Beelzix View Post
    hi im currently farming and collecting the treasures of pandaria atm and i was wondering if anyone know or have a simple prof for auto clicking nearby treasures
    Avery's flag code
    PHP Code:
    -- Pvp Flag
    local flag 
    = { "Alliance Flag""Horde Flag""Netherstorm Flag" }

    for 
    i=1,#flag do 
        
    InteractUnit(flag[i])
    end 
    edit the local to what you want, have fun. =D

  6. #6981
    shamash89's Avatar Sergeant
    Reputation
    5
    Join Date
    May 2012
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just wondering about the "safety" of PQR in comparison to say, LazyRaider or JPS if you have PLUA.

  7. #6982
    Bgreen12's Avatar Banned
    Reputation
    32
    Join Date
    Aug 2012
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shamash89 View Post
    Just wondering about the "safety" of PQR in comparison to say, LazyRaider or JPS if you have PLUA.
    Prob should only use on private server since many people get banned from it.. is simple for blizz to detect if your using protected LUA

  8. #6983
    shamash89's Avatar Sergeant
    Reputation
    5
    Join Date
    May 2012
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bgreen12 View Post
    Prob should only use on private server since many people get banned from it.. is simple for blizz to detect if your using protected LUA
    Really? :/ Bad news. I was hoping PQR was pretty safe, as I keep hearing pretty good things about it. Thank you for your response!

  9. #6984
    MastaRage's Avatar Sergeant Major
    Reputation
    56
    Join Date
    Dec 2011
    Posts
    170
    Thanks G/R
    4/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have never heard anyone on this thread or the previous one say they were ban....from being directly related to PQR.

  10. #6985
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MastaRage View Post
    I have never heard anyone on this thread or the previous one say they were ban....from being directly related to PQR.
    There hasn't. Is it a risk? sure. PQR's risk ratio to a ban is about the same as you spending 10 dollars on lottery tickets and winning.

    i.e. it has not happened afaik.

  11. #6986
    shamash89's Avatar Sergeant
    Reputation
    5
    Join Date
    May 2012
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, well that's good news. Thanks.

    I guess it's conflicting information, but I haven't seen anything about a banwave, and the only place I've seen say that PQR is unsafe is Honorbuddy forums, but they may just feel threatened by it. I appreciate the responses

  12. #6987
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shamash89 View Post
    Ah, well that's good news. Thanks.

    I guess it's conflicting information, but I haven't seen anything about a banwave, and the only place I've seen say that PQR is unsafe is Honorbuddy forums, but they may just feel threatened by it. I appreciate the responses

    Lol, now that is ironic. a Botting community calling out PQR being unsafe. rofl

  13. #6988
    Nov17's Avatar Sergeant Major CoreCoins Purchaser
    Reputation
    9
    Join Date
    Aug 2011
    Posts
    161
    Thanks G/R
    6/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i was wondering how many users approximately use PQR? Is there any record of downloads or an estimation based somewhere?

    The reason I am asking this is because sometimes someone outdps me in a long arena without having better gear. Since my rotation should be optimal using PQR should I assume that the said person also uses PQR?

  14. #6989
    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 solva View Post
    i was wondering how many users approximately use PQR? Is there any record of downloads or an estimation based somewhere?

    The reason I am asking this is because sometimes someone outdps me in a long arena without having better gear. Since my rotation should be optimal using PQR should I assume that the said person also uses PQR?
    now arena's are hard to make "optimal" i've seen some amazing people beating Conquest geared arena players in Blue PvP gear.... there are some people just better at is that others haha

    were they the same class as you? and the chances are growing high that they may have... i normally go based off if they ever miss an interrupt
    ^0^Team Nova's PQR NCC ^0^

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

  15. #6990
    Luckycharm's Avatar Member
    Reputation
    1
    Join Date
    Jul 2011
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im trying to get my Charge trigger on mouseover but it fails.

    if PQR_SpellAvailable(100)
    and UnitExists("mouseover")
    and IsSpellInRange(GetSpellInfo(100), "mouseover") == 1
    and UnitCanAttack("player", "mouseover") then
    PQR_CustomTarget = "mouseover"
    return true
    end

    spellid 0
    Target: Mouseover

Similar Threads

  1. [Bot] PQR PE Next Steps / Future of Rotation Botting
    By Chevrolet1 in forum World of Warcraft Bots and Programs
    Replies: 120
    Last Post: 10-21-2014, 11:47 AM
  2. [Bot] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 1738
    Last Post: 10-15-2014, 11:00 AM
  3. [Selling] 3 Lifetime Session Keys For Sale, Great for the PQR user looking for a rotation bot
    By cukiemunster in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 03-11-2014, 07:18 AM
  4. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  5. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 03:02 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