PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 80 of 779 FirstFirst ... 30767778798081828384130180580 ... LastLast
Results 1,186 to 1,200 of 11681
  1. #1186
    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)
    He said he wants it to resume when Shift is unpressed... so:

    Easiest way to do this is to put an ability at the top of the rotation with a spell ID of 0

    Code:
    local shiftDown = IsLeftShiftKeyDown()
    
    if shiftDown ~= nil then
        return true
    end

    PQR - Rotation Bot
  2. #1187
    Weischbier's Avatar Member
    Reputation
    12
    Join Date
    Apr 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anybody have a working Frost Strike in MoP?
    I'm using Imdasandmans, bubby, xrn and holobytes versions and none of them are using it.

    greetz

    Weischbier

  3. #1188
    kg0000's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can someone recommand a working DK tanking profile?
    i tried to search thread, the only one i'm able to find is nova's, but that gave me a lua error everytime i use it.
    Saying:
    Message: [string "if PQR_SpellAvailable(55050) ..."]:5: attempt to call global 'PQ_UnitInfo' (a nil value)
    Time: 06/30/12 14:14:46
    Count: 9
    Stack: [C]: in function `PQ_UnitInfo'
    [string "if PQR_SpellAvailable(55050) ..."]:5: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:737: in function `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
    thanks

  4. #1189
    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)
    You sure you got the data-file in the data-folder?

  5. #1190
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Weischbier View Post
    Does anybody have a working Frost Strike in MoP?
    I'm using Imdasandmans, bubby, xrn and holobytes versions and none of them are using it.

    greetz

    Weischbier
    Death Knight - Abilities - World of Warcraft

    Don't know if its in-game anymore, don't play a death knight so I can't check.

    edit:

    found it

    http://mop.wowhead.com/spell=49143/frost-strike

    Maybe new spell id?

    edit:

    bubbas froststrike

    spell id: 49143
    target: target

    if UnitPower("player") > 60 then
    return true
    end

    I don't know
    Last edited by averykey; 06-30-2012 at 06:25 PM.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  6. #1191
    Calidris's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Whitch profile should i use as a holy pala?

  7. #1192
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Calidris View Post
    Whitch profile should i use as a holy pala?
    searchesandfinds profile is pretty good
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  8. #1193
    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)
    yes, searchesandfinds profiles are the best!

  9. #1194
    Taran32's Avatar Knight-Lieutenant
    Reputation
    9
    Join Date
    Feb 2012
    Posts
    369
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are there any top notch Boomkin PVP profiles floating around? The only reasonably complete Boomy profile seems to be Nova's, but it's set up as a skeleton for leveling last I heard. Did anyone release one that got lost in the two threads? Search didn't come up with anything but I thought it'd been discussed before.

  10. #1195
    kamazi's Avatar Banned
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what is a rotation bot?

  11. #1196
    wooloveshacks's Avatar Member
    Reputation
    5
    Join Date
    Nov 2008
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kamazi View Post
    what is a rotation bot?
    It's a bot.... that rotates.

    Or, you could just read the first post of this thread.

  12. #1197
    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)
    Originally Posted by averykey View Post
    Death Knight - Abilities - World of Warcraft

    Don't know if its in-game anymore, don't play a death knight so I can't check.

    edit:

    found it

    Frost Strike - Spell - World of Warcraft

    Maybe new spell id?

    edit:

    bubbas froststrike

    spell id: 49143
    target: target

    if UnitPower("player") > 60 then
    return true
    end

    I don't know
    best i could get to work on the beta was:
    Spell ID: 0
    Code:
    if UnitPower("player") > 35 then
    	CastSpellByName("Frost Strike", Target)
    	end

  13. #1198
    kg0000's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    You sure you got the data-file in the data-folder?
    thx for the tip, turns out I only got the outdated version from their download page, had to put up SVN for the right version.
    everything is working fine now.

  14. #1199
    Weischbier's Avatar Member
    Reputation
    12
    Join Date
    Apr 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dklcfr View Post
    best i could get to work on the beta was:
    Spell ID: 0
    Code:
    if UnitPower("player") > 35 then
    	CastSpellByName("Frost Strike", Target)
    	end
    Thanks!
    I'll test this now

  15. #1200
    Weischbier's Avatar Member
    Reputation
    12
    Join Date
    Apr 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Attachment 8807

    I just saw that^^

    anybody else got that massive pqr ram usage?

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 06:52 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