PQR - Rotation Bot menu

User Tag List

Page 373 of 779 FirstFirst ... 273323369370371372373374375376377423473 ... LastLast
Results 5,581 to 5,595 of 11681
  1. #5581
    Crackjack's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    220
    Thanks G/R
    26/15
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So i've been trying to play around, making my own rotation and everything was going well - until i did that one thing..

    I am boxing and previously i could press any attack skill on my tank, and the other clients would start their rotation.
    Now they dont start at all unless i press "4" and that number only.. And i have to press it on every single damn mob i attack, imagine the fun when fighting a pack of 10 mobs... 4 4 4 4 4 4 4 4 4 4.. I can't find anywhere where i could've set this bind somehow and i can't find anywhere where one would actually even set a bind for starting the rotation(not talking about activating it).

    Anyone knows what's up?

    Maybe i should just create a macro with /assist tank on every single skillbutton, would that work?
    Last edited by Crackjack; 11-02-2012 at 05:34 AM.

    PQR - Rotation Bot
  2. #5582
    smurfalmighty's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    43
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's probably the rotation you're using. Some don't attack unless in combat or assisting, other profiles specifically look for a target to spam on and start rotations. Generally speaking PVP ones are the most common i've seen do such a thing. You can also turn it on specifically in the profiles itself with the execute rotation, but like i've said - some profiles specifically just mass spam target until they find something nearby to attack.

  3. #5583
    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)
    mine should attack everything you can attack, just a note though, my BM profile will be getting some love here in a bit.

    Please if someone helped you donate rep to them.

  4. #5584
    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)
    +rep for you crystal, I have yet to level a hunter but when I do your profiles will be the first I'll try.

  5. #5585
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    Your dumping spell known, but your checking for a buff when using templar.

    Divine Purpose - Spell - World of Warcraft
    Ah... so the buff is a different spell ID. Either way, it shouldn't matter..UnitBuffID, unless you use the "EXACT" parameter, doesn't care what spell ID is used.. all that the ID is used for is to translate it into english (or whatever language) for use in UnitBuff() and both abilities should be the same name in all languages

  6. #5586
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can i add a delay in between casting spells, for example this is my Cooldowns block.
    Code:
    if UseCD then
    
    	--Elem Mastery
    	CastSpellByName(tostring(GetSpellInfo(16166)))
    	
    	--Wolves
    	CastSpellByName(tostring(GetSpellInfo(51533)))
    	
    	--Fire ele
    	CastSpellByName(tostring(GetSpellInfo(2894)))
    	
    	-- Earth ele
    	CastSpellByName(tostring(GetSpellInfo(2062)))
    	
    	--Ascendance
    	CastSpellByName(tostring(GetSpellInfo(114049)))
    end

    the only ones that are off the GCD is Ascendance/Elem Mastery
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

  7. #5587
    Alexda01's Avatar Active Member
    Reputation
    15
    Join Date
    May 2012
    Posts
    33
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this detectable? And got someone banned?

  8. #5588
    ianmalcolmx's Avatar Member
    Reputation
    6
    Join Date
    Apr 2008
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there some sort of guide on how to code abilities and rotations? I'm assuming it's LUA? I have no knowledge in this stuff, but I really want to write my own rotations. Any help?

  9. #5589
    fluxflux's Avatar Knight
    Reputation
    5
    Join Date
    Jan 2012
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi


    i need a code for the cc from the Wind Lord Mel'Jarak Spear Macro

    /stopcasting
    /target focus
    /click ExtraActionButton1
    /targetlasttarget


    the timer to refresh the spear i´m not shure but i think it was 50 sec

  10. #5590
    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 Alexda01 View Post
    Is this detectable? And got someone banned?
    If you're worried about that, then what are you doing here? So far nobody has been reported as banned solely by using this rotation-helper no.

  11. #5591
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fluxflux View Post
    hi


    i need a code for the cc from the Wind Lord Mel'Jarak Spear Macro

    /stopcasting
    /target focus
    /click ExtraActionButton1
    /targetlasttarget


    the timer to refresh the spear i´m not shure but i think it was 50 sec
    Explain this part of the fight (the reason you click the action button) and I will help you out

  12. #5592
    fluxflux's Avatar Knight
    Reputation
    5
    Join Date
    Jan 2012
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you can stun the adds from the boss with a spear (found on a weaponholder) all 50 sec you must stun the adds again

  13. #5593
    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 Xelper View Post
    Explain this part of the fight (the reason you click the action button) and I will help you out
    I don't specifically think it's possible Xelper. Reason being:
    You can only crowd control a certain amount of adds, depending how many adds are up. Meaning, you can only crowd control 4 adds when there's 9 adds up, 2 if 6 are up and 0 if 3 are up..or else the boss dispells the crowd control. You also cannot attack the target with the stun since it will break it(they can be ccd from all other forms of cc to), the spell being; Impaling Spear

    Adds being:
    Zar'thik Battle-Mender
    Sra-thik Amber-Trapper
    Kor'thic Elite Blademaster

    They share a health pool, and only break cc from direct damage (the damage you do to non-ccd adds will not break it). Granted, it "may" be possible, but definitely not without experiencing the fight for yourself, or at least in my opinion.
    Last edited by Kinkeh; 11-02-2012 at 05:07 PM.

  14. #5594
    Rubim's Avatar Contributor
    Reputation
    247
    Join Date
    Mar 2010
    Posts
    267
    Thanks G/R
    4/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadpanstiffy View Post
    Code:
    local LegacyEmperor = UnitBuffID("player", 117666)
    local MarkWild = UnitBuffID("player", 1126)
    local BlessingKings = UnitBuffID("player", 20217)
    
    if not LegacyEmperor
    	and not MarkWild
    	and not BlessingKings then
    	CastSpellByName(tostring(GetSpellInfo(115921)))
    	return true
    end
    If you have someone not in your party/raid as your target and you don't have the buff you will spam that ability if you ever happen to go afk and not catch it. Not to mention the ability can be shortened to the following: (use GetSpellInfo() for use for all locales)

    Code:
    if not GetRaidBuffTrayAuraInfo(1) then
    	CastSpellByName("Legacy of the Emperor","player")
    end
    Thanks!

    Since i dont use the English Client,

    Code:
    if not GetRaidBuffTrayAuraInfo(1) then
    	CastSpellByName(tostring(GetSpellInfo(115921)),"player")
    end
    Code:
    if not GetRaidBuffTrayAuraInfo(7) then
    	CastSpellByName(tostring(GetSpellInfo(116781)),"player")
    end

    Originally Posted by llamageek View Post
    Windwalker profile working well so far
    The Brewmaster profile does not seem to work at all when i enter combat with it turned on, it just sits there not pressing anything unsure why.
    Otherwise a decent profile
    Updated.

    Brewmaster working.

    Added autoupdate and a txt file so you can download my profile in PQR.

    http://db.tt/CPeMibRO
    Last edited by Rubim; 11-02-2012 at 06:10 PM.

  15. #5595
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    I don't specifically think it's possible Xelper. Reason being:
    You can only crowd control a certain amount of adds, depending how many adds are up. Meaning, you can only crowd control 4 adds when there's 9 adds up, 2 if 6 are up and 0 if 3 are up..or else the boss dispells the crowd control. You also cannot attack the target with the stun since it will break it(they can be ccd from all other forms of cc to), the spell being; Impaling Spear

    Adds being:
    Zar'thik Battle-Mender
    Sra-thik Amber-Trapper
    Kor'thic Elite Blademaster

    They share a health pool, and only break cc from direct damage (the damage you do to non-ccd adds will not break it). Granted, it "may" be possible, but definitely not without experiencing the fight for yourself, or at least in my opinion.
    PHP Code:
    local spearDebuff select(4,UnitDebuffID("Mouseover",SpellIDForDebuffHere))

    if 
    not spearDebuff or (spearDebuff and spearDebuff 8then //8 seconds for the hell of it, can be changed to whatever
    -- PUT SHIT HERE --
    end 
    Make the above a interrupt profile to make it get higher priority than a regular rotation.

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:41 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search