PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 575 of 779 FirstFirst ... 75475525571572573574575576577578579625675 ... LastLast
Results 8,611 to 8,625 of 11681
  1. #8611
    boxo's Avatar Member
    Reputation
    2
    Join Date
    Jan 2012
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by manw View Post
    Quick question.

    I'm using the interrupt bot, is it possible to blacklist/ignore a spell ? I'd like to ignore this one Waterbolt - Spell - World of Warcraft (mage element waterbolt)

    thank you, will +rep for sure
    The interrupt bot uses a "whitelist". Basically, you can either interrupt every spell, or specific spells. To edit the list, got to settings -> and you'll see interrupt config in the middle. There you can add spells by spellid or by name (capitals necessary).

    There was a good list floating around of basic pvp spells to interrupt. this list is some basic spellids (credit to cokx),

    Code:
    33786, -- Cyclone		(cast)
    28272, -- Pig Poly		(cast)
    118, -- Sheep Poly		(cast)
    61305, -- Cat Poly		(cast)
    61721, -- Rabbit Poly		(cast)
    61780, -- Turkey Poly		(cast)
    28271, -- Turtle Poly		(cast)
    51514, -- Hex			(cast)
    51505, -- Lava Burst		(cast)
    339, -- Entangling Roots	(cast)
    30451, -- Arcane Blast		(cast)
    605, -- Dominate Mind		(cast)
    20066, --Repentance		(cast)
    116858, --Chaos Bolt		(cast)
    113092, --Frost Bomb		(cast)
    8092, --Mind Blast		(cast)
    11366, --Pyroblast		(cast)
    48181, --Haunt			(cast)
    102051, --Frost Jaw		(cast)
    1064, -- Chain Heal		(cast)
    77472, -- Greater Healing Wave	(cast)
    8004, -- Healing Surge		(cast)
    73920, -- Healing Rain		(cast)
    51505, -- Lava Burst		(cast)
    8936, -- Regrowth		(cast)
    2061, -- Flash Heal		(cast)
    2060, -- Greater Heal		(cast)
    32375, -- Mass Dispel		(cast)
    2006, -- Resurrection		(cast)
    5185, -- Healing Touch		(cast)
    596, -- Prayer of Healing	(cast)
    19750, -- Flash of Light	(cast)
    635, -- Holy Light		(cast)
    7328, -- Redemption		(cast)
    2008, -- Ancestral Spirit	(cast)
    50769, -- Revive		(cast)
    2812, -- Denounce		(cast)
    82327, -- Holy Radiance		(cast)
    10326, -- Turn Evil		(cast)
    82326, -- Divine Light		(cast)
    82012, -- Repentance		(cast)
    116694, -- Surging Mist		(cast)
    124682, -- Enveloping Mist	(cast)
    115151, -- Renewing Mist	(cast)
    115310, -- Revival		(cast)
    126201, -- Frost Bolt		(cast)
    44614, -- Frostfire Bolt	(cast)
    133, -- Fireball		(cast)
    1513, -- Scare Beast		(cast)
    982, -- Revive Pet		(cast)
    111771, -- Demonic Gateway			(cast)
    118297, -- Immolate				(cast)
    124465, -- Vampiric Touch			(cast)
    32375 -- Mass Dispel				(cast)

    PQR - Rotation Bot
  2. #8612
    TheOzman's Avatar Member
    Reputation
    4
    Join Date
    May 2007
    Posts
    13
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    It is possible that the spell ID that I had chosen for each class to measure GCD (typically: a spell with no cooldown besides GCD) might have changed for some classes. These IDs haven't been changed in a long while:

    If you see any that aren't correct, or are outdated, let me know:

    Code:
        function PQR_GCDSpellID()
            local _, playerClass = UnitClass("player")
    
            -- snip
        end
    Try : Global Cooldown - Spell - World of Warcraft

  3. #8613
    billybuffalo's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    360
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could someone explain PQI to me? Is it safe to use this? It shows as an addon in game. Seems dangerous to me to use something that shows in game like that. Makes me nervous. Should I be???

  4. #8614
    billybuffalo's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    360
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by badski View Post
    In short its unnecessary bloat, if the users of the profile you put out have any sense at all they can go on and edit the values they want in and out through the ability editor.
    Any reason why some of the profiles I have found, say that PQI is needed in order for the profile to work? Seems silly that it would be. I just really dont like risking Blizzard seeing that I have that addon installed.

    Also, is /nova an addon that is getting run in game as well? It seems different.

  5. #8615
    gongmang1's Avatar Member
    Reputation
    10
    Join Date
    Mar 2011
    Posts
    116
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why use 16709 offsets, profiles didn't works well ,

  6. #8616
    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)
    Blizzard and their patches... I am out for one night and they release a new one! Thanks to whoever posted the offsets on this site. I'll add them to the downloader shortly.

  7. #8617
    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)
    Originally Posted by TheOzman View Post
    I'll look into that to see if I can use that to measure the current GCD.

  8. #8618
    evlow's Avatar Contributor
    Reputation
    171
    Join Date
    Sep 2007
    Posts
    233
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    honestly if blizzard wants to see if you have PQR or PQI running, they will be able to tell. The difference between PQI and the NOVA FRAME is really only one is loaded when the game starts, the other is loaded when PQR profile is loaded. They are both LUA code being used to render a frame, its just the method in which its being done.

    I would say PQI is safer than PQR because PQI by itself is nothing more than an addon. PQI has no code that is injected and to be honest is a receiver for events and a way to manage a profile.

  9. #8619
    billybuffalo's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    360
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by evlow View Post
    honestly if blizzard wants to see if you have PQR or PQI running, they will be able to tell. The difference between PQI and the NOVA FRAME is really only one is loaded when the game starts, the other is loaded when PQR profile is loaded. They are both LUA code being used to render a frame, its just the method in which its being done.

    I would say PQI is safer than PQR because PQI by itself is nothing more than an addon. PQI has no code that is injected and to be honest is a receiver for events and a way to manage a profile.

    I use Novas Survival hunter profile because it is hands down the best out there. So really there is no way for me to use PQI over novaframe right?

  10. #8620
    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 billybuffalo View Post
    I use Novas Survival hunter profile because it is hands down the best out there. So really there is no way for me to use PQI over novaframe right?
    Nope as crystal didn't code the profile for use with PQI, as far as I know Blizzard does not scan addons what-so-ever so nothing to worry about, if anything you'd worry about injecting something into wow's process before running just an addon.

  11. #8621
    TheDefile's Avatar Active Member
    CoreCoins Purchaser
    Reputation
    26
    Join Date
    Jan 2010
    Posts
    176
    Thanks G/R
    3/3
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm was on 2nd lastpage

  12. #8622
    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 Kinkeh View Post
    Nope as crystal didn't code the profile for use with PQI, as far as I know Blizzard does not scan addons what-so-ever so nothing to worry about, if anything you'd worry about injecting something into wow's process before running just an addon.
    exactly, running PQR is 100 times more dangerous then having a addon called PQI installed. that being said there is no reports of bans from using PRQ dating back all the way back to day 1. blizzard has never and most likely will never scan for addons because there is no way (that i know of) for a addon to do anything against ToS with out a secondary program running along side it ex PQI cant do anything and is pointless with out PQR. if you do use PQI tho NEVER send game crashes to blizzard as they DO contain a list of all installed addons, luckily for us we must sigh off on sending every crash reports to blizzard so its nothing to be worried about.

    Alpha Profiles: - All profiles with PQInterface support!
    Alpha Interrupt: https://goo.gl/OLhGi - Ignore List, Random Percentage, Time Delays, & much More!
    Alpha Utilities: https://goo.gl/rt7WA - Farming, Prospecting, Disenchanting, Milling, & Questing
    Alpha Moonkin: https://goo.gl/gjxw0 - Optimized DPS Rotation for PvE, Mashup of 3 Profiles
    Avery's Ret: https://goo.gl/GhurM - My take on Avery's outstanding Ret profile with PQI

  13. #8623
    Sheriffs's Avatar Member
    Reputation
    2
    Join Date
    Jan 2013
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the new offset!

    I have a question: how can i delay for about 0,2 - 0,3 the ability (e.g. kick) to interrupt a spell? The profile i use simple do an instant interrupt (in less than 0,1s), its not a human like behavior and some people already talked about that with me. Can someone give me a script solution about it? Thanks in advance.

  14. #8624
    shodnorse's Avatar Private
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what is PQI exacrly means? where to find/dowload it? PQR doesn't work at all so far...

  15. #8625
    Cronus577's Avatar Active Member
    Reputation
    78
    Join Date
    May 2008
    Posts
    60
    Thanks G/R
    1/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If there is a ninja patch, feel free to PM me and i'll try to patch PQR to the offset as quickly as possible so it'll work. I haven't patched past 16709 so far.

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 05:17 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