PQR - Rotation Bot menu

User Tag List

Page 7 of 116 FirstFirst ... 3456789101157107 ... LastLast
Results 91 to 105 of 1739
  1. #91
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just a quick search, dunno if this applies

    The Right ALT Key and the US-International Keyboard Layout
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

    PQR - Rotation Bot
  2. #92
    julfo's Avatar Corporal
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    just a quick search, dunno if this applies

    The Right ALT Key and the US-International Keyboard Layout
    It looks like you might be right, however these issues are unfortunately occurring even with the UK Keyboard Layout. How vexatious
    Last edited by julfo; 09-20-2013 at 03:44 PM.

  3. #93
    julfo's Avatar Corporal
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    just a quick search, dunno if this applies

    The Right ALT Key and the US-International Keyboard Layout
    Bah nonsense browser. Excuse the double post

  4. #94
    Starkey2009's Avatar Member
    Reputation
    9
    Join Date
    Jun 2009
    Posts
    217
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Whats the optimal Ability Check Delay as im getting the ability not ready yet messages all the time, my ms is between 161ms too 200ms if im raiding i have it set at 172ms should i increase it past 200ms to give it some leeway

  5. #95
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Starkey2009 View Post
    Whats the optimal Ability Check Delay as im getting the ability not ready yet messages all the time, my ms is between 161ms too 200ms if im raiding i have it set at 172ms should i increase it past 200ms to give it some leeway
    Code:
    local lag = ((select(3,GetNetStats()) + select(4,GetNetStats())) / 1000)
    
    if lag < .05 then lag = .05 elseif lag > .4 then lag = .4 end 
    
    PQR_SpellAvailableTime = lag
    put this in a top ability, if you use PQR_SpellAvailable this is what sets it.

    Please if someone helped you donate rep to them.

  6. #96
    voilet's Avatar Member
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could anyone recommend a good boomkin profile

  7. #97
    dre79's Avatar Private
    Reputation
    6
    Join Date
    Sep 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Xelper, I've tried your bot on a pc that would let me run it and its awesome. This is why Im desperately trying to find a fix for this recurring error for which I havent yet found any workaround. There are a lot of posts on ownedcore and other places on the web about the same or similar issue with a variety of suggestions. The thing is, none of them work. Im using an Admin account, tried running in Admin mode (both wow.exe and PQR), I tried reinstalling/repairing .NET Framework (both 4.0 and 4.5), I tried installing C++ 2010 etc, nothing works! Please, for the love of God, does anyone have a genuine fix for the Unhandled Exception error?


    ************** Exception Text **************
    System.ComponentModel.Win32Exception (0x80004005): Not all privileges or groups referenced are assigned to the caller
    at System.Diagnostics.Process.SetPrivilege(String privilegeName, Int32 attrib)
    at System.Diagnostics.Process.EnterDebugMode()
    at Magic.BlackMagic.Open(Int32 )
    at Magic.BlackMagic.OpenProcessAndThread(Int32 )
    at ...ctor(Int32 )
    at ..()
    at ..()
    at ..(Object , EventArgs )
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    PQR
    Assembly Version: 2.2.4.0
    Win32 Version: 2.2.4
    CodeBase: file:///C:/Users/NETCOM-G6/Downloads/PQR.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    fasmdll_managed
    Assembly Version: 1.0.3262.20709
    Win32 Version:
    CodeBase: file:///C:/Users/NETCOM-G6/AppData/Local/Temp/%7B0b048d18-ba64-4aec-9fca-b928081c6380%7D/fasmdll_managed.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Web
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    {5888db79-dc4a-4e46-8056-ac47edd37b15}
    Assembly Version: 0.0.0.0
    Win32 Version: 2.2.4
    CodeBase: file:///C:/Users/NETCOM-G6/Downloads/PQR.exe
    ----------------------------------------
    msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
    ----------------------------------------
    Last edited by dre79; 09-20-2013 at 09:16 PM.

  8. #98
    dre79's Avatar Private
    Reputation
    6
    Join Date
    Sep 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ive read elsewhere that you can make a manifest for an app to disable check for Admin rights. However I cant seem to successfully work out how to make a manifest file for PQR or to alter PQR in this way..
    Last edited by dre79; 09-20-2013 at 09:17 PM.

  9. #99
    dre79's Avatar Private
    Reputation
    6
    Join Date
    Sep 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok well this issue has been resolved for the most part, thanks to a very kind and generous individual on this board: crystal tech. +1 and very grateful for your efforts, sir!!

    For anyone experiencing this issue from a netcafe computer or one running Deep Freeze, its likely to be due to the DF security measures. In a frozen state DF just wont allow the permissions PQR needs to run with wow.exe running.

  10. #100
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi all!

    I'm experiencing issues lately on PokeRotation Navigation since 5.4 and was really asking myself why. After couple hours of test I went to test out PQR_UnitInfo and found its returns were inapropriate and especially throwing alphanumerics where it should return x,y,z values as numbers.

    Just wanted to let everyone know so they don't lose time with it. I guess it's an offset issue tought I'm really not the one guy that could do better so I'm not pointing anyone just throwing an idea of possibility.

    Anyone else have ideas on how to get this working right? If yes please let me know!
    Soapbox Rotations Developer

  11. #101
    Paszo's Avatar Member
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    60
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know how I can change Heroic Leap to Middle Mouse button instead of left shift? I am using http://www.ownedcore.com/forums/worl...-profiles.html ([PQR] CuteOne's Profiles) profile

  12. #102
    thepieisonfire's Avatar Member
    Reputation
    3
    Join Date
    Nov 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a prot pally rotationn already set up? I know I used to have one but can't find it anymore! thanks!

  13. #103
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Paszo View Post
    Anyone know how I can change Heroic Leap to Middle Mouse button instead of left shift? I am using http://www.ownedcore.com/forums/worl...-profiles.html ([PQR] CuteOne's Profiles) profile
    You should try asking the Developer on her personnal thread buddy. In fact as you already did, just give her a chance to wake up :P its soon here on our side of the sea!


    Originally Posted by thepieisonfire View Post
    Is there a prot pally rotationn already set up? I know I used to have one but can't find it anymore! thanks!
    Protection Paladin, my SVN!



    So No one had any issues at all with PQR_UnitInfo ? or PQR_UnitFacing ? Both are tied to the same offset I think..

    So it seems I was right. My offset version for some reason was not accurate. I personally Updated via PQR when last update released and Cuteone did too. However my offset version was not the same as hers and she was having good results with PQR_UnitInfo so I gave her offset a shot and it worked.

    Her offsets : <Obj_X>0x7F8</Obj_X>
    My offsets : <Obj_X>0x830</Obj_X>

    So if you have

    BROKEN
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    -<Offsets>
    <CurrentWoWVersion>17371</CurrentWoWVersion>
    <WoWVersionOffset>0xC6652F</WoWVersionOffset>
    <PlayerName>0xEABE58</PlayerName>
    <PlayerClass>0xEABFD5</PlayerClass>
    <GetCurrentKeyBoardFocus>0xB9DC5C</GetCurrentKeyBoardFocus>
    <GameState>0xD4D3FE</GameState>
    <Lua_DoStringAddress>0x4FEDA</Lua_DoStringAddress>
    <Lua_GetLocalizedTextAddress>0x40C65B</Lua_GetLocalizedTextAddress>
    <CVarBaseMgr>0xB91188</CVarBaseMgr>
    <CVarArraySize>0x400</CVarArraySize>
    <ObjMgr>0xEABE18</ObjMgr>
    <CurMgr>0x462C</CurMgr>
    <ClntObjMgrGetActivePlayerObjAddress>0x4ED4</ClntObjMgrGetActivePlayerObjAddress>
    <LocalGUID>0xE0</LocalGUID>
    <FirstObject>0xCC</FirstObject>
    <NextObject>0x34</NextObject>
    <Descriptors>0x4</Descriptors>
    <Obj_TypeOffset>0xC</Obj_TypeOffset>
    <Obj_X>0x7F8</Obj_X>
    <Obj_TargetGUID>0x28</Obj_TargetGUID>
    <ClickTerrain>0</ClickTerrain>
    </Offsets>
    BROKEN

    you should get rid of it and use

    VALID
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    -<Offsets>
    <CurrentWoWVersion>17371</CurrentWoWVersion>
    <WoWVersionOffset>0xC6652F</WoWVersionOffset>
    <PlayerName>0xEABE58</PlayerName>
    <PlayerClass>0xEABFD5</PlayerClass>
    <GetCurrentKeyBoardFocus>0xB9DC5C</GetCurrentKeyBoardFocus>
    <GameState>0xD4D3FE</GameState>
    <Lua_DoStringAddress>0x4FEDA</Lua_DoStringAddress>
    <Lua_GetLocalizedTextAddress>0x40C65B</Lua_GetLocalizedTextAddress>
    <CVarBaseMgr>0xB91188</CVarBaseMgr>
    <CVarArraySize>0x400</CVarArraySize>
    <ObjMgr>0xEABE18</ObjMgr>
    <CurMgr>0x462C</CurMgr>
    <ClntObjMgrGetActivePlayerObjAddress>0x4ED4</ClntObjMgrGetActivePlayerObjAddress>
    <LocalGUID>0xE0</LocalGUID>
    <FirstObject>0xCC</FirstObject>
    <NextObject>0x34</NextObject>
    <Descriptors>0x4</Descriptors>
    <Obj_TypeOffset>0xC</Obj_TypeOffset>
    <Obj_X>0x830</Obj_X>
    <Obj_TargetGUID>0x28</Obj_TargetGUID>
    <ClickTerrain>0</ClickTerrain>
    </Offsets>
    VALID

    If you experience issues with PQR_UnitFacing or PQR_UnitInfo, get the second offset.
    Last edited by CodeMyLife; 09-21-2013 at 10:15 AM.
    Soapbox Rotations Developer

  14. #104
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had your offset as well CML.... never used PQR_UnitInfo however due to the framerate issues it normally leads to...

    thx for the investigative skills ^_^
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  15. #105
    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)
    plz one rotation for druid balançe? plz

Page 7 of 116 FirstFirst ... 3456789101157107 ... LastLast

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