PQR - Rotation Bot menu

User Tag List

Page 38 of 116 FirstFirst ... 34353637383940414288 ... LastLast
Results 556 to 570 of 1739
  1. #556
    wowmerq's Avatar Member
    Reputation
    4
    Join Date
    Oct 2013
    Posts
    46
    Thanks G/R
    6/3
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PQR - Rotation Bot

    Edited. /10
    Last edited by wowmerq; 02-10-2014 at 08:59 AM.

    PQR - Rotation Bot
  2. #557
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would it be posible to make PQR sit in def stance on my warrior, but when he would use auto attack(white attack) it would go battle stance and then back to def stance? That way you would get max rage while sitting in def stance

  3. #558
    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 jackus View Post
    Would it be posible to make PQR sit in def stance on my warrior, but when he would use auto attack(white attack) it would go battle stance and then back to def stance? That way you would get max rage while sitting in def stance
    as a prot? the time it takes to switch makes this a bad idea.

    Please if someone helped you donate rep to them.

  4. #559
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    as a prot? the time it takes to switch makes this a bad idea.
    No as arms PVP.

  5. #560
    WWF's Avatar Active Member
    Reputation
    31
    Join Date
    Jul 2010
    Posts
    215
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jackus View Post
    as arms PVP.
    Something like
    PHP Code:
    if UnitExists("target"then
     
    if UnitIsEnemy("player","target") and UnitCanAttack("player","target"then
      
    if IsSpellInRange(GetSpellInfo(1464),"target") == and GetShapeshiftForm() ~= 1 then CastShapeshiftForm(1)
      elseif 
    IsSpellInRange(GetSpellInfo(1464),"target") ~= and GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2)
      
    end
     
    else
      if 
    GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2end
     end
    else
     if 
    GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2end
    end 
    ?

  6. #561
    Lazslo's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't figure this error out that I am having. Whenever I get into WoW, PQR crashes. I've tried uninstalling and reinstalling everything which includes .netframework and WoW.

    As soon as I hit "details" on the picture it crashes so I can't actually read what it has to say.

    Attachment 16170


    Link for bigger picture: http://imageshack.com/a/img809/5579/ecdv.png

  7. #562
    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)
    Download the latest NET framework (I believe its 4.5)

  8. #563
    Lazslo's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    Download the latest NET framework (I believe its 4.5)
    Hello, thank you for responding! I have version 4.5 and it's still causing the same issue. I can load up PQR fine but as soon as I get into WoW it stops responding and comes up with that error (then terminates itself).


    More details to add, this only happens when I launch the 32 bit version of WoW.


    This issue is driving me nuts! I can't figure out what is wrong.


    "Could not load file or assembly fasmdll_managed, version=1.0.3262.20709"
    Last edited by Lazslo; 11-09-2013 at 09:07 PM.

  9. #564
    bynike's Avatar Member
    Reputation
    10
    Join Date
    Mar 2010
    Posts
    50
    Thanks G/R
    26/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello, where can i find wow 3.3.5 Profiles?

  10. #565
    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 Lazslo View Post
    Hello, thank you for responding! I have version 4.5 and it's still causing the same issue. I can load up PQR fine but as soon as I get into WoW it stops responding and comes up with that error (then terminates itself).


    More details to add, this only happens when I launch the 32 bit version of WoW.


    This issue is driving me nuts! I can't figure out what is wrong.


    "Could not load file or assembly fasmdll_managed, version=1.0.3262.20709"
    mk, is this a cafe/shared pc? ran into that problem before might be running a software called deepfreeze that prevents users from screwing up the pc. with that software you can delete core files, reboot, and the files deleted would be restored to what the owner/sys admin created. it protects itself by not letting memory injections work so thats prob the error you have.

    try hitting: CTRL+ALT+SHIFT+F6, if it runs deep freeze thats how you'll find out.

    Please if someone helped you donate rep to them.

  11. #566
    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 bynike View Post
    hello, where can i find wow 3.3.5 Profiles?
    best bet is to make them yourself.

    Please if someone helped you donate rep to them.

  12. #567
    sinseh's Avatar Member
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it possible to have more than 1 instance of pqr running?

    i plan to use it for multiboxing

  13. #568
    T0mm's Avatar Sergeant Major
    Reputation
    73
    Join Date
    Aug 2010
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes it is possible to have more than 1 PQR up at the same time!

  14. #569
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WWF View Post
    Something like
    PHP Code:
    if UnitExists("target"then
     
    if UnitIsEnemy("player","target") and UnitCanAttack("player","target"then
      
    if IsSpellInRange(GetSpellInfo(1464),"target") == and GetShapeshiftForm() ~= 1 then CastShapeshiftForm(1)
      elseif 
    IsSpellInRange(GetSpellInfo(1464),"target") ~= and GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2)
      
    end
     
    else
      if 
    GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2end
     end
    else
     if 
    GetShapeshiftForm() ~= 2 then CastShapeshiftForm(2end
    end 
    ?
    I will test it out. So this code should sit in DEF stance untill melee swing(white attack) is ready? Then go Battle stance do white attack and then back in def stance?

  15. #570
    Wildbreath's Avatar Contributor
    Reputation
    162
    Join Date
    Feb 2012
    Posts
    121
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    btw PQR_TargetArea is implemented now, just put correct
    <ClickTerrain>0x38476E</ClickTerrain> in last offsets
    upd. seems noone cared
    upd. hope, i made your day
    Last edited by Wildbreath; 11-11-2013 at 04:16 AM.

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 05:15 PM. 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