PQR - Rotation Bot menu

User Tag List

Page 114 of 116 FirstFirst ... 1464110111112113114115116 LastLast
Results 1,696 to 1,710 of 1739
  1. #1696
    Soapbox's Avatar Legendary Founder of Soapbox Rotations

    CoreCoins Purchaser Authenticator enabled
    Reputation
    743
    Join Date
    Nov 2012
    Posts
    986
    Thanks G/R
    1118/364
    Trade Feedback
    61 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    Pfff I'd rather quit the game tbh, good thing there still are rotationhelpers out there.
    Sure are

    PQR - Rotation Bot
  2. #1697
    Razza13's Avatar Member
    Reputation
    7
    Join Date
    Aug 2008
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    Pfff I'd rather quit the game tbh, good thing there still are rotationhelpers out there.
    Don't get me wrong, I still use a rotation helper. But the game is far from impossible to play without one.


    Sent from my iPhone using Tapatalk

  3. #1698
    383lt1's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    need a good Affliction profile something comparable to nilrem's $$

  4. #1699
    emulcube's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I need help.

    I've made Thok stopcasting

    I hope it works well whether by

    I'm sorry I can not speak English well.

    local StopCasting = nil
    local TargetExists = nil
    local TargetCasting = nil
    local BossCasting, _, _, _, _, castEnd = UnitCastingInfo ("boss1")

    if UnitExists ("boss1") and UnitName ("boss1") == ("bloodthirsty talk") then
    TargetExists = true
    if UnitBuffID ("player", 1022) or UnitBuffID ("player", 31821) then return false end
    if bossCasting == GetSpellInfo (143343) then
    if castEnd/1000 - GetTime () <= 0.3 then
    RunMacroText ("/ stopcasting")
    TargetCasting = true
    end
    end
    end

    if TargetExists == true and TargetCasting == true and UnitPower ("boss1") == 100 then
    return true
    elseif TargetExists == true and UnitPower ("boss1") ~ = 100 then
    TargetCasting = false
    end
    Last edited by emulcube; 05-09-2014 at 08:07 PM.

  5. #1700
    sankidrive's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello guys! Pls help,i want try this and can you ask a question,how often it is given for the banned from Blizzard?

  6. #1701
    JUANNY's Avatar Master Sergeant
    Reputation
    21
    Join Date
    May 2013
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sankidrive View Post
    Hello guys! Pls help,i want try this and can you ask a question,how often it is given for the banned from Blizzard?
    DO NOT try to use pqr-it has been shown that blizz can detect changes made to the wow client by the program and a ban is most likely going down if you use it

  7. #1702
    mimimibr's Avatar Private
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Guys,
    I need pqr offsets for 18273 (Patch 5.4.
    Someone can help me pls ?
    Thank you

  8. #1703
    Ginsplosion's Avatar Member
    Reputation
    2
    Join Date
    Feb 2012
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mimimibr View Post
    Hi Guys,
    I need pqr offsets for 18273 (Patch 5.4.
    Someone can help me pls ?
    Thank you
    Also looking for them.

  9. #1704
    reckless86's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, i have one Question.
    Work pqr on Pserver, when yes can i have a link to an new vision. I be intressed.
    thanks

  10. #1705
    mimimibr's Avatar Private
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Guys,
    I need pqr offsets for 18291 ( Patch 5.4.8 )
    Someone can help me pls ?
    Thank you

  11. #1706
    Ginsplosion's Avatar Member
    Reputation
    2
    Join Date
    Feb 2012
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mimimibr View Post
    Hi Guys,
    I need pqr offsets for 18291 ( Patch 5.4.8 )
    Someone can help me pls ?
    Thank you
    Sent them to your inbox but the ones that work for me are: -

    <?xml version="1.0" encoding="UTF-8"?>
    <Offsets>
    <CurrentWoWVersion>18291</CurrentWoWVersion>
    <WoWVersionOffset>0xC7B6EF</WoWVersionOffset>
    <PlayerName>0xEC4668</PlayerName>
    <PlayerClass>0xEC47F1</PlayerClass>
    <GetCurrentKeyBoardFocus>0xBB292C</GetCurrentKeyBoardFocus>
    <GameState>0xD65B16</GameState>
    <Lua_DoStringAddress>0x4FD26</Lua_DoStringAddress>
    <Lua_GetLocalizedTextAddress>0x4141AE</Lua_GetLocalizedTextAddress>
    <CVarBaseMgr>0xBA5DE8</CVarBaseMgr>
    <CVarArraySize>0x400</CVarArraySize>
    <ObjMgr>0xEC4140</ObjMgr>
    <CurMgr>0x462C</CurMgr>
    <ClntObjMgrGetActivePlayerObjAddress>0x4F84</ClntObjMgrGetActivePlayerObjAddress>
    <LocalGUID>0xE8</LocalGUID>
    <FirstObject>0xCC</FirstObject>
    <NextObject>0x34</NextObject>
    <Descriptors>0x4</Descriptors>
    <Obj_TypeOffset>0xC</Obj_TypeOffset>
    <Obj_X>0x838</Obj_X>
    <Obj_TargetGUID>0x16</Obj_TargetGUID>
    <ClickTerrain>0</ClickTerrain>
    </Offsets>

  12. #1707
    mimimibr's Avatar Private
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much Ginsplosion!!! \o/

  13. #1708
    reckless86's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, i have one Question.
    Work pqr on Pserver, when yes can i have a link to an new vision. I be intressed.
    thanks

  14. #1709
    pauldousen's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    30
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    somebody give a link pqr 2.2.4 + 5.3-5.4 offsets
    thx!

  15. #1710
    Nevodark's Avatar Contributor
    Reputation
    233
    Join Date
    Sep 2012
    Posts
    378
    Thanks G/R
    22/22
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dafuq happend to no asking for offsets rule?

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. [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
  3. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  4. [Release] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 11680
    Last Post: 09-16-2013, 07:47 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 01:47 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