PQR - Rotation Bot menu

User Tag List

Page 404 of 779 FirstFirst ... 304354400401402403404405406407408454504 ... LastLast
Results 6,046 to 6,060 of 11681
  1. #6046
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NicodemusAtNIMH View Post
    Are there such profiles like these, I would really like that.
    Most of our profiles use IsSpellKnown so they automatically work as you gain new skills, basically leveling as you level. I think GRB was being sarcastic....
    Former PQR Developer

    PQR - Rotation Bot
  2. #6047
    NicodemusAtNIMH's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    Most of our profiles use IsSpellKnown so they automatically work as you gain new skills, basically leveling as you level. I think GRB was being sarcastic....
    in the famous words of Homer Simpson "doh",

  3. #6048
    NicodemusAtNIMH's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I see how much fun ya'll are having making profiles and setting challenges to create profiles, I'm new to the whole coding world and would love to make a profile of my own and possibly share it with others. So, first is there some kind of write up on how to use the PQR program. First I open up the program and get the screen for rotation editor and abilities editor which do i go to first? then from there what should I do? Those eliteses thinking coders can laugh and call me names; if ya like, but recall at one point or another you where in the same boat as I am. I appreciate any help anyone can be to my learning skills.

  4. #6049
    failroad's Avatar Banned
    Reputation
    76
    Join Date
    Oct 2012
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NicodemusAtNIMH View Post
    but recall at one point or another you where in the same boat as I am. I appreciate any help anyone can be to my learning skills.
    as soon as i popped out of my mother, UnitIsDeadorGhost("failroad") returned nil, and the rest was history.

  5. #6050
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @NicodemusAtNIMH: A good place to start is familiarize yourself with the Lua coding language over at: The Programming Language Lua
    Furthermore you can get a lot of tips and tricks, from Home Page - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons

  6. #6051
    nilrem2004's Avatar Contributor
    Reputation
    163
    Join Date
    Mar 2009
    Posts
    810
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a possibility to make /click ExtraActionButton1 execute only once? Problem is, spell has a casting time of 1.7-1.8 secs and makes a debuff on a unit. so while spell is travelling in air pqr makes another check and decides since unit doesn't have debuff yet that it needs to be casted once more.

    Edit: Found, solved...
    Last edited by nilrem2004; 11-16-2012 at 06:36 PM. Reason: Forget about it, found it, solved it :D
    Supporter of Frozen.

  7. #6052
    discobob's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by discobob View Post
    is anyone else having troubles with unitchannelinfo not returning anything until the channel is actually completed?
    stilll having probs with this function

  8. #6053
    nilrem2004's Avatar Contributor
    Reputation
    163
    Join Date
    Mar 2009
    Posts
    810
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    link code with problem please, or describe.
    Supporter of Frozen.

  9. #6054
    discobob's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it used to return info as unitcastinginfo does, constantly updating as you are casting/channeling. now it only seems to return something AFTER thechannel is completed as opposed to while channeling.

  10. #6055
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by discobob View Post
    it used to return info as unitcastinginfo does, constantly updating as you are casting/channeling. now it only seems to return something AFTER thechannel is completed as opposed to while channeling.
    In the ability options, set Cancel Channel to True

  11. #6056
    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)
    from what i've seen on wowped ia the unitchannelinginfo api is no longer used, but thats the only place that seems to keep updated apis now that i've found.

    wowprogramming.com is behind on telling usage and wowwiki.com is about the same.
    Last edited by crystal_tech; 11-16-2012 at 08:41 PM.

    Please if someone helped you donate rep to them.

  12. #6057
    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)
    @Any of the coders

    I want to make a quick ability that will cast the Druid ability Mighty Bash (Spell ID 5211) only if the stun from Pounce (spell=102546) isn't present. Having a hard time figuring out how to do this though, and I can't seem to make it work.

    Alternatively, it'd be amazing if I could make a simple ability code that works if RightShiftKey is pressed. I tried to edit an old Shockwave ability, but it's giving LUA errors. Is there a simple way I could do either of them? The easiest I would think would be the code with the RightShift modifier. Hoping someone can help me out .

  13. #6058
    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 Taran32 View Post
    @Any of the coders

    I want to make a quick ability that will cast the Druid ability Mighty Bash (Spell ID 5211) only if the stun from Pounce (spell=102546) isn't present. Having a hard time figuring out how to do this though, and I can't seem to make it work.

    Alternatively, it'd be amazing if I could make a simple ability code that works if RightShiftKey is pressed. I tried to edit an old Shockwave ability, but it's giving LUA errors. Is there a simple way I could do either of them? The easiest I would think would be the code with the RightShift modifier. Hoping someone can help me out .
    if IsRightShiftKeyDown() then
    if not UnitDebuffID("target", 102546) then
    CastSpellByName("GetSpellInfo(5211), "target")
    return true
    end
    end

    spellid 0

    Please if someone helped you donate rep to them.

  14. #6059
    blacknightlll's Avatar Member
    Reputation
    4
    Join Date
    Mar 2009
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Taran32 View Post
    @Any of the coders

    I want to make a quick ability that will cast the Druid ability Mighty Bash (Spell ID 5211) only if the stun from Pounce (spell=102546) isn't present. Having a hard time figuring out how to do this though, and I can't seem to make it work.

    Alternatively, it'd be amazing if I could make a simple ability code that works if RightShiftKey is pressed. I tried to edit an old Shockwave ability, but it's giving LUA errors. Is there a simple way I could do either of them? The easiest I would think would be the code with the RightShift modifier. Hoping someone can help me out .
    I'm not home ATM but I believe the stun is the same debuff I could be wrong. But also you can do a debuff check for pounce and if its not there and check for not in stealth then cast bash. Can't write cuz I'm not home but should get on the path

  15. #6060
    Bobita70's Avatar Member
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys .. how can I cast a spell that I need, without stopping the bot ?
    Lets say the bot is happy doing the normal rotation and I want to cast a spell on myself or another player, what I normally do is pause the rotation cast what I need and restart the rotation , only problem with this is that sometimes it will cancel the spell that I just put out. Best example I can give here is when one is trying to cast the fire elemental, and after is done the rotation will cancel the elemental and put out searing totem again.
    Another way I have done it is to keep pressing on the button with the action that I need and hope that it will cast, which sometimes works for instant casts, but if is a channeled spell I find it better to stop the rotation alltogether.
    I am completely ignorant when it comes to coding, and I am quite happy to carry on doing it this way but I want to know if there is a better or different way to do it.
    Thanks for your help

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:57 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