PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 748 of 779 FirstFirst ... 248648698744745746747748749750751752 ... LastLast
Results 11,206 to 11,220 of 11681
  1. #11206
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You are all noobs!

    It is Lua, not LUA.


    Regarding speed has anyone even checked their code/profiles with debugprofilestop(), I see all this talk and no millisecond times in/out of combat.

    PQR - Rotation Bot
  2. #11207
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by theflounder View Post
    When you get better fps with your method, let me know. And I don't mean the difference between the ipairs method and yours I mean the difference between mine and yours.

    I won't say anymore about it. I don't want to turn this thread into flames since pqr is a very nice thing you guys got going on. Good for the kids.

    Sorry for trying to help you.

    Programming efficiency means memory efficiency. Google it.
    I hate to say it, but you give the awful impression of someone who has never programmed with anything other than scripting languages.

    At this point I don't even care if it results in a real FPS improvement, the point is it's a more efficient algorithm. It makes less API calls and scales better as the tables grow in size.

    I hope you are trolling with your last statement.

    Originally Posted by deadpanstiffy View Post
    It is Lua, not LUA.
    I stand corrected!
    Last edited by vitalic; 08-22-2013 at 10:31 AM.

  3. #11208
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by theflounder View Post
    The problem in the first place was that cokx profile fps issues. This didn't fix the issue. The algorithm is not better and it uses more memory. Goodbye.
    Your ignorance is astounding. The fact you seem to be genuine and also consider yourself to be an expert really fascinates me. I'd actually like to talk to you on Skype to understand how this occurred, from a psycho-behavioral perspective.

  4. #11209
    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 vitalic View Post
    Your ignorance is astounding. The fact you seem to be genuine and also consider yourself to be an expert really fascinates me. I'd actually like to talk to you on Skype to understand how this occurred, from a psycho-behavioral perspective.
    You're wasting air, my friend. Set the better example already and just move on.

  5. #11210
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    You're wasting air, my friend. Set the better example already and just move on.
    I know, but you try to contribute something and that is what you get in return. Anyway I deleted my post, last time I contribute anything here.

  6. #11211
    Dotdk's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey all..
    I have a bug or somfing when i activate PQR and go in combat i get an error: has been blocked from an action only available to the blizzard ui
    what can i do with this? i have swiched glyphs and maked some talents new but when i go in combat without pqr the bug not comming
    its only when PQR is active and tryed it in 2 defrent profiles/ui its the same... Hope someone can help me with this boring problem

  7. #11212
    MrHeroe's Avatar Member
    Reputation
    3
    Join Date
    May 2013
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vitalic View Post
    I know, but you try to contribute something and that is what you get in return. Anyway I deleted my post, last time I contribute anything here.
    hey vitalic,

    just get over it. your porsts helped me alot fixing my stuff and giving me a new points of view. So please dont stop contributing to this community because of one single oppinion.

    best regards and excuse my english (german)
    - Mr.


    EDIT: Now i fully understand your debuff/buff solution and i love it! Thank you for sharing this! I`ll use it by now.
    Last edited by MrHeroe; 08-23-2013 at 02:19 AM.

  8. #11213
    Maxitor's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Apr 2013
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vitalic View Post
    I know, but you try to contribute something and that is what you get in return. Anyway I deleted my post, last time I contribute anything here.
    It was a very bad move because this is what he wanted to achieve.

    BTW i was thinking about that it really would help the community and profile writers to create a global library with basic functions. This would be basicly a data file with general functions (like debuff checking, check for target spell casting, interrupt fuction, messages etc.)

  9. #11214
    MrHeroe's Avatar Member
    Reputation
    3
    Join Date
    May 2013
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great, great idea

  10. #11215
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Maxitor: besides UnitBuff/UnitDebuff/UnitCasting/UnitChanneling, which is already appart of the API, what was your idea?

    All of that is already bundled within PQR, and even has quick functions to further simplify it with Spell IDs and such.

    Sent from my HTC One using Tapatalk 4

  11. #11216
    MrHeroe's Avatar Member
    Reputation
    3
    Join Date
    May 2013
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i think of a list of efficient solutions for common tasks.

    - ready to go snippets:
    - - create and manage a member table
    - - efficient way to check buffs/debuffs
    - - arena target iteration
    ... e.g.

    the best of all rotations out there not the usual script kiddy stuff.

  12. #11217
    krisstychy's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Feb 2012
    Posts
    38
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello Guys, is here any1 with working offset for PTR 5.4 patch release 17321? i found one pages baack but it isnt warking. thanks for ur help

  13. #11218
    Dotdk's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No one with same bug like mine? with: has been blocked from an action only available to the blizzard ui when i start the proflile?

  14. #11219
    anon667's Avatar Member
    Reputation
    2
    Join Date
    Oct 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dotdk View Post
    No one with same bug like mine? with: has been blocked from an action only available to the blizzard ui when i start the proflile?
    Disable all addons and try to see if it works that way. Also, which profile are you using? You could also remove all rotation steps from the profile and slowly add them in to see which one is the one that's causing the trouble.

  15. #11220
    Cikapaja's Avatar Member
    Reputation
    4
    Join Date
    Oct 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by krisstychy View Post
    Hello Guys, is here any1 with working offset for PTR 5.4 patch release 17321? i found one pages baack but it isnt warking. thanks for ur help
    <?xml version="1.0" encoding="UTF-8"?>
    <Offsets>
    <CurrentWoWVersion>17321</CurrentWoWVersion>
    <WoWVersionOffset>0xDB8F75</WoWVersionOffset>
    <PlayerName>0xFFFFB8</PlayerName>
    <PlayerClass>0x1000135</PlayerClass>
    <GetCurrentKeyBoardFocus>0xCE0800</GetCurrentKeyBoardFocus>
    <GameState>0xEA155E</GameState>
    <Lua_DoStringAddress>0x5CDDF</Lua_DoStringAddress>
    <Lua_GetLocalizedTextAddress>0x4A1D1A</Lua_GetLocalizedTextAddress>
    <CVarBaseMgr>0xCC12E0</CVarBaseMgr>
    <CVarArraySize>0x400</CVarArraySize>
    <ObjMgr>0xDF34DC</ObjMgr>
    <CurMgr>0x462C</CurMgr>
    <LocalGUID>0xF0</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>

    Ahh this one is same as a few pages back but it does work for me.

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 09:58 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