PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 595 of 779 FirstFirst ... 95495545591592593594595596597598599645695 ... LastLast
Results 8,911 to 8,925 of 11681
  1. #8911
    kokinha's Avatar Member
    Reputation
    2
    Join Date
    Mar 2013
    Posts
    47
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could someone tell me if the warrior profile only works on lvl 90? because my lvl 85 does not work.

    PQR - Rotation Bot
  2. #8912
    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 kokinha View Post
    could someone tell me if the warrior profile only works on lvl 90? because my lvl 85 does not work.
    you may want to include what profile you were using, there are multiple warrior profiles.

  3. #8913
    JIMMYF's Avatar Site Donator
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    28
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tell me plz seriously alter the profile of the pqr that he at russ servers work?
    Last edited by JIMMYF; 03-25-2013 at 07:44 AM.

  4. #8914
    vitamincore's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    paintpauller, supports Alpha Interrupt Russian version of World of Warcraft?

  5. #8915
    piratepetey's Avatar Sergeant
    Reputation
    4
    Join Date
    Apr 2012
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by paintpauller View Post
    sweet! will have to check out the ret when you update it!

    Here is a list that might help out:


    also dont know how much this will help but here is what i have for using hands / cleanses for horridon.

    PHP Code:
    function cooperate(t)
      if 
    UnitInRange(t) and UnitCanCooperate("player",t) and not UnitIsEnemy("player",t
      and 
    not UnitIsCharmed(t) and not UnitIsDeadOrGhost(t) and not PQR_IsOutOfSight(t
      and 
    UnitExists(t)
      
    then return true end 
    end

    <SNIP for brevity
    also PQI is a big plus! if you want I can do/help with the PQI menu, i have done a couple by now =D
    I wonder Paintpauller, if you could adapt this for resto druids so they can use the symbiosis cleanse from paladins

  6. #8916
    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)
    Hi! Anyone who can help me make an ability that puts down Ursol's Vortex on Right alt-keydown?

    Using it to slow Tortos turtle-adds while Im tanking!

    Cheers!

  7. #8917
    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)
    Originally Posted by Ninjaderp View Post
    Hi! Anyone who can help me make an ability that puts down Ursol's Vortex on Right alt-keydown?

    Using it to slow Tortos turtle-adds while Im tanking!

    Cheers!
    Try this and let me know if it works .

    if IsUsableSpell(102793)
    and select(2,GetSpellCooldown(102793)) < 2
    and IsRightAltKeyDown()
    then
    CastSpellByName(GetSpellInfo(102793))
    if SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
    return true
    end

  8. #8918
    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)
    It worked awesome, thank you man! <3 +rep!

  9. #8919
    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)
    Originally Posted by Ninjaderp View Post
    It worked awesome, thank you man! <3 +rep!
    No problem! Keep that handy somewhere too. I use that code all the time for the movable camera spells and just edit out the spell ID to match what I need. Works like a charm every time .

  10. #8920
    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 vitamincore View Post
    paintpauller, supports Alpha Interrupt Russian version of World of Warcraft?
    Just went over the code and everything should work for any localization.

    The only thing that would need changing is the PQI menu. If for some reason it does not work let me know.
    About to get some rest so when I wake up I will have a template that people can fill out to get the menu translated for different languages.
    Originally Posted by piratepetey View Post
    I wonder Paintpauller, if you could adapt this for resto druids so they can use the symbiosis cleanse from paladins
    I dont have a resto druid profile but after I get some rest I will see if i cant come up with something that can be added to a existing profile.
    Will need to know the ID of the symbiosis cleanse, and a way of detecting if symbiosis is used on a pally. (depending on how the ID's work it could be one in the same )

    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

  11. #8921
    piratepetey's Avatar Sergeant
    Reputation
    4
    Join Date
    Apr 2012
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by paintpauller View Post
    I dont have a resto druid profile but after I get some rest I will see if i cant come up with something that can be added to a existing profile.
    Will need to know the ID of the symbiosis cleanse, and a way of detecting if symbiosis is used on a pally. (depending on how the ID's work it could be one in the same )
    The cleanse spell ID is Cleanse.

  12. #8922
    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)
    Is there something up with the realms right now? I log in, and it makes me select a realm. They are all red to me....


    Ahh crap, they are ninja patching again.....I think....I am getting the login/tells me there is a patch/loads launcher/says up to date/then repeat bug....
    Last edited by billybuffalo; 03-25-2013 at 01:59 PM.

  13. #8923
    Nerder's Avatar Contributor
    Reputation
    117
    Join Date
    Aug 2012
    Posts
    263
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Patch is out now.

  14. #8924
    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 Nerder View Post
    Patch is out now.
    Yep. damn you blizzard! How am I supposed to test the new profile I got when you ninja us like this??!?!

  15. #8925
    Sacred's Avatar Contributor
    Reputation
    207
    Join Date
    Dec 2007
    Posts
    152
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    16760.xml
    Code:
    <?xml version="1.0" encoding="UTF-8"?> 
    <Offsets> 
        <CurrentWoWVersion>16760</CurrentWoWVersion> 
        <WoWVersionOffset>0xC70E8F</WoWVersionOffset> 
        <PlayerName>0xEAEAA8</PlayerName> 
        <PlayerClass>0xEAEC25</PlayerClass> 
        <GetCurrentKeyBoardFocus>0xB9CEB4</GetCurrentKeyBoardFocus> 
        <GameState>0xD50F26</GameState> 
        <Lua_DoStringAddress>0x75c40</Lua_DoStringAddress> 
        <Lua_GetLocalizedTextAddress>0x4e4540</Lua_GetLocalizedTextAddress>
        <CVarBaseMgr>0xAD9BF0</CVarBaseMgr> 
        <CVarArraySize>0x400</CVarArraySize> 
        <ObjMgr>0xEAEA68</ObjMgr> 
        <CurMgr>0x462C</CurMgr> 
        <LocalGUID>0xD0</LocalGUID> 
        <FirstObject>0xCC</FirstObject> 
        <NextObject>0x3C</NextObject> 
        <Descriptors>0x8</Descriptors> 
        <Obj_TypeOffset>0x10</Obj_TypeOffset> 
        <Obj_X>0x800</Obj_X> 
        <Obj_TargetGUID>0x13</Obj_TargetGUID> 
        <ClickTerrain>0</ClickTerrain> 
    </Offsets>

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 11:27 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