PQR - Rotation Bot menu

User Tag List

Page 616 of 779 FirstFirst ... 116516566612613614615616617618619620666716 ... LastLast
Results 9,226 to 9,240 of 11681
  1. #9226
    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 LazyRaider View Post
    Will PQI profiles still work while PQI is being rewritten?
    they will work until you update the PQI addon your self, because diesall said that the profile developers will have early access to the changes it should be seamless for the transaction as the profiles will be updated B4 its even out ideally, and if they are not then to continue using them all you have to do is not update (assuming that you also dont want to use one that is updated then you are screwed and will need to choose one profile over the other.

    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

    PQR - Rotation Bot
  2. #9227
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so im having real problems checking my burning embers, based on soapboxes old code there is something in the -event loader- which says

    Code:
    	function events:UNIT_POWER(...)
    		local unitID, strResource = ...
    		PQ_Shards = strResource
    		if unitID == PQ_player and strResource == 'BURNING_EMBERS' then
    			PQ_SoulShard = UnitPower(PQ_player, 14)	
    		end
    	end
    But every time i stick in a

    Code:
    if PQ_Soulshard >= 1 then
              blahblahblah
    end
    my profile chucks up an error and it crashes

    is there any other way to check my embers ?
    edit - i think if UnitPower("player",14) works but does anyone know if embers is counted in integers using this function or I can use decimals ?
    Last edited by Mavmins; 04-09-2013 at 11:17 AM.

  3. #9228
    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)
    Another update just now.

  4. #9229
    ashdale's Avatar Corporal
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yep, another mid-day ninja patch, now version 16826.... no news or warnings as always.....

  5. #9230
    Captncrunch's Avatar Sergeant Major
    Reputation
    13
    Join Date
    Oct 2012
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ashdale View Post
    Yep, another mid-day ninja patch, now version 16826.... no news or warnings as always.....
    The should send the PQR forums a days notice XD

  6. #9231
    BHLDepression's Avatar Member
    Reputation
    7
    Join Date
    Jan 2012
    Posts
    132
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Save as : Offsets_16826.xml ( Or just edit a current xml)

    <?xml version="1.0" encoding="UTF-8"?>
    <Offsets>
    <CurrentWoWVersion>16826</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>

  7. #9232
    Stryker81's Avatar Corporal
    Reputation
    8
    Join Date
    Mar 2013
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    just a heads up, my account for wow is frozen until i can come up with a way to pay for it, so until that happens i have no way to test anything.
    i just sent you some game time, its in your pm inbox

  8. #9233
    godlike86's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ahhhhhhh but you see they are blizzard and regardless of whether or not our money pays their bills, allows them to buy 1mil dollar houses, and puts food into their chubby childrens faces..........we dont matter.

  9. #9234
    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 BHLDepression View Post
    Save as : Offsets_16826.xml ( Or just edit a current xml)

    <?xml version="1.0" encoding="UTF-8"?>
    <Offsets>
    <CurrentWoWVersion>16826</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>

    These are crashing wow everytime I hit alt-x

  10. #9235
    Stryker81's Avatar Corporal
    Reputation
    8
    Join Date
    Mar 2013
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    instantly froze wow and crashed it

  11. #9236
    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)
    Originally Posted by godlike86 View Post
    Ahhhhhhh but you see they are blizzard and regardless of whether or not our money pays their bills, allows them to buy 1mil dollar houses, and puts food into their chubby childrens faces..........we dont matter.
    What have you been smokin? Lay off the bad weed!

  12. #9237
    Moonst's Avatar Member
    Reputation
    4
    Join Date
    Apr 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    used offsets and instantly froze and crashed wow

  13. #9238
    BHLDepression's Avatar Member
    Reputation
    7
    Join Date
    Jan 2012
    Posts
    132
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did the offsets wrong, working on new ones.

  14. #9239
    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)
    Enjoy. 16826.xml
    Code:
    <?xml version="1.0" encoding="UTF-8"?> 
    <Offsets> 
        <CurrentWoWVersion>16826</CurrentWoWVersion> 
        <WoWVersionOffset>0xC70E8F</WoWVersionOffset> 
        <PlayerName>0xEAEAA8</PlayerName> 
        <PlayerClass>0xEAEC25</PlayerClass> 
        <GetCurrentKeyBoardFocus>0xB9CEB4</GetCurrentKeyBoardFocus> 
        <GameState>0xD50F26</GameState> 
        <Lua_DoStringAddress>0x75b00</Lua_DoStringAddress> 
        <Lua_GetLocalizedTextAddress>0x4e4be0</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>

  15. #9240
    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)
    Thank you!

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 04:20 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