PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 674 of 779 FirstFirst ... 174574624670671672673674675676677678724774 ... LastLast
Results 10,096 to 10,110 of 11681
  1. #10096
    Whatsmyname's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Apr 2012
    Posts
    76
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Linejah View Post
    I was gonna use a rotation that came with the program :S The ability file and rotation file are where they should be but I don't understand what is this data file you're talking about. xD I'd love it if you could upload the file for me! And sorry for my terrible english, I'm swedish but I hope you understand!
    When you download a rotation, you'll find 2 or more folders. 1 folder named Data with files you need to put in the Data folder of PQR and 1 folder named Rotation(s) where you'll find the 2 files which you need to put in the correct Profile > Class folder.

    The data file you're looking for:
    PQR_xrn5.lua - Speedy Share - upload your files here

    Although I want to recommend you to look for an up-to-date rotation on the forum, because the standard 1 may be outdated.
    Look here: http://www.ownedcore.com/forums/worl...1252013-a.html ([PQR] List of Community Rotations - Updated 01252013)

    PQR - Rotation Bot
  2. #10097
    Axercis's Avatar Member
    Reputation
    4
    Join Date
    Sep 2012
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey CT, am I right to assume that your timer script for IsFalling() would simply return true to whatever ability (or CastSpellByName ability) was applied to the true value?

    The timer doesn't break anything, but it also doesn't seem to induce a 1.5 second delay to IsFalling() either. The ability still kicks off the split-second it detects IsFalling () ~= nil.

    Apologize profusely if I'm being supremely dense.

  3. #10098
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Was there a small ninja patch???

  4. #10099
    LazyRaider's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2013
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    are their any DK profils that work at the lower levels? I've tried using some an dthey dont work, i've tried deleting the abilities it doesnt have from the rotations as well

  5. #10100
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    321
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Drinksbeer View Post
    Was there a small ninja patch???
    There was a small download but it was MPQ data. So no new client/version.

  6. #10101
    stealthnap's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I downloaded this and ran it, but it's not detecting wow, only bot edit mode

  7. #10102
    stealthnap's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stealthnap View Post
    I downloaded this and ran it, but it's not detecting wow, only bot edit mode
    I just realized, I need the new offsets for 5.3, anyone have them? Have they even been released yet?

  8. #10103
    stealthnap's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got it to load and shit but its not loaded into wow but it recognizes wow, its in admin and all but it wont do anything in wow

  9. #10104
    blind0wl's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone tell me if it's possible to cast deterrence when a chaos bolt is heading my way? My current deterrence ability is:

    if 100 * UnitHealth("player") / UnitHealthMax("player") < 60
    and UnitBuffID("player", 53480) == nil
    and UnitAffectingCombat("player") ~= nil
    and not UnitBuffID ("player", 19574)
    and not UnitBuffID ("player", 3045)
    then return true
    end
    any tips would be great.

  10. #10105
    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 blind0wl View Post
    Can anyone tell me if it's possible to cast deterrence when a chaos bolt is heading my way? My current deterrence ability is:



    any tips would be great.
    don't know but you might be able to using the event api to detect wien its casted but it may be too late, best way is to pop it if your target is casting it and hop he doesn't juke you.

    Please if someone helped you donate rep to them.

  11. #10106
    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 blind0wl View Post
    any tips would be great.
    check targettarget, spellcast of "target" and "focus", casting time, and return true if targettarget = you and casting time of chaos bolt 99% ?

  12. #10107
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just saw yet another patch.

    *edit, must not have been any changes again, pqr is working great!
    Last edited by Drinksbeer; 06-07-2013 at 01:27 PM.

  13. #10108
    LazyRaider's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2013
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone have working DK profiles for below 90?

  14. #10109
    Gabbz's Avatar Contributor
    Reputation
    184
    Join Date
    Dec 2011
    Posts
    451
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadpanstiffy View Post
    crystal_tech (and everyone else)

    what is your opinion on the below, I try not to use the if statement anymore

    Code:
    if falltime == nil then falltime = GetTime() end
    Code:
    falltime = falltime or GetTime()
    Both do the same thing so its up to you(roughly). Why dont you want to use the if statement?
    Looking for exploiters and botters to Elder Scrolls Online.

  15. #10110
    CaptnHaddock's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i cast the ability 1044 on party1 or party2 if they have the debuff 8643 without targeting them or focus?

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 05:05 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