PQR - Rotation Bot menu

User Tag List

Page 78 of 779 FirstFirst ... 28747576777879808182128178578 ... LastLast
Results 1,156 to 1,170 of 11681
  1. #1156
    daveyboyuk's Avatar Active Member
    Reputation
    31
    Join Date
    May 2009
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    been using imdasandmans masterfrost profile for a while works flawlessly however is there any easy way to change howling blast to icy touch for spine hc purposes

    PQR - Rotation Bot
  2. #1157
    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)
    So I haven't looked at it yet, and I know it is possible to simply accept and complete quests... but is it possible to 'analyze' the rewards? I've been super busy or I would look at it myself (maybe will tonight)..

    Basically, I want to select the reward from a quest that best fits... If I am a druid I want to pick the item (if possible) with agility instead of int for feral.

    It would make questing a bit faster!

  3. #1158
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    So I haven't looked at it yet, and I know it is possible to simply accept and complete quests... but is it possible to 'analyze' the rewards? I've been super busy or I would look at it myself (maybe will tonight)..

    Basically, I want to select the reward from a quest that best fits... If I am a druid I want to pick the item (if possible) with agility instead of int for feral.

    It would make questing a bit faster!
    It's Definitely possibe. HonorBuddy does practically the same thing, and it's working out great.

    EDIT* I remember seeing a function that would shit out all of the common stats on a item like for example, lets say it was a druid tier 13 piece. it would shit out something like 400 stamina, 300 agility, 200 mastery and 200 haste or whatever is on the stat.

    http://wowprogramming.com/docs/api/GetItemStats
    http://wowprogramming.com/docs/api/GetItemStatDelta
    http://wowprogramming.com/docs/api/GetItemInfo

    For example, to take use of GetItemStats() for a quest or something, do GetItemStats(select(2,GetItemInfo(itemID))) or something along those lings. Make a table maybe of the items that are currently available for a quest.

    Used for Quests:
    http://wowprogramming.com/docs/api/GetQuestItemInfo
    http://wowprogramming.com/docs/api/GetQuestItemLink
    http://wowprogramming.com/docs/api/GetQuestReward

    I know a table will have to be made for sure, just don't ask my how to exactly code that in. I haven't exactly learned the ins and outs with tables
    Last edited by firepong; 06-28-2012 at 02:19 PM.

  4. #1159
    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)

    my anti-malware picked up this from PQR.exe today, anybody else had it?
    Last edited by kg0000; 06-28-2012 at 02:31 PM.

  5. #1160
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nope on the malware / xelper if you use pawn it tells you based on your weights if the items is an upgrade or if you need to pick it to vendor.

    Please if someone helped you donate rep to them.

  6. #1161
    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)
    Thanks, I'll take a look at that... I just want to make an ability that completes quests, auto-selects the best quest reward for my spec and picks up any available quests from my target to make leveling go quicker.

    @kg0000: That detection is heuristic, which means it found some code that does something similar to a known malware. Nothing to worry about.
    Last edited by Xelper; 06-28-2012 at 02:42 PM.

  7. #1162
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What the cracker kinda AV is that O.o

  8. #1163
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    What the cracker kinda AV is that O.o
    Something asian but his desktop seems to be in English. :3 kind of weird?

  9. #1164
    Disavowed12's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found a post in the thread already of how to fix this but the method given doesn't work or replace the missing file... I get the below:

    PQR_xrn.lua is missing. Rotation has been stopped

    Any help please as the rotation editor and update method I saw don't work for me so I'm unable to use PQR atm

  10. #1165
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Disavowed12 View Post
    I found a post in the thread already of how to fix this but the method given doesn't work or replace the missing file... I get the below:

    PQR_xrn.lua is missing. Rotation has been stopped

    Any help please as the rotation editor and update method I saw don't work for me so I'm unable to use PQR atm
    Not unable to use PQR, just unable to use Shuerons profiles till you get the DATA file. In the .rar archive file you downloaded, there should have been a DATA folder. your suppose to copy that folder to the inside of your PQRotation folder. If it asks you to over-write, click yes or over-write and replace existing files or whatever.

  11. #1166
    Disavowed12's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doh, I did that with one of the others and I didn't think to do it when I got Shuerons. My bad.

    Cheers

  12. #1167
    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)
    Originally Posted by kg0000 View Post
    is there a code that can make my char attack whatever the MT is attacking?
    i'm using Sheuron's profiles, and it works just fine on my holy priest, but on my mage, it doesn't attack unless i pick a target.
    Autoassist MT is coded already when you are on a party, disabled on raid because the number of variables increase.
    [ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
    If you like this piece of code feel free to invite me a beer making a donation.
    My paypal account: [email protected]

  13. #1168
    MACH9 WoW Services's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    219
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @sheuron your holy priest profile, tried it for ds today! Some reason it casts heal a lot rather than aoe heals but it's in a raid? Doesn't barely cast prayer of healing

  14. #1169
    Decaed's Avatar Master Sergeant
    Reputation
    22
    Join Date
    Jun 2012
    Posts
    134
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am in the process of writing my Frost DK profile for MoP, but I'm running into an issue with Frost Strike.

    Has the spell id been changed at all? I checked on wowhead but it looks to be the same. But for whatever reason it just will not work.

    Here is the code I'm using:

    Code:
    if  UnitPower("player") > 60 then
    return true
    end
    Any ideas?

    Thank you in advance.

  15. #1170
    Cookie799's Avatar Master Sergeant
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have searched all this thread to see if there us a Enchan Shammy PVP but can not see one anywhere .... Anyone know if there is one plz ???

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 12:59 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