[PQR] CuteOne's Profiles menu

Shout-Out

User Tag List

Page 14 of 102 FirstFirst ... 10111213141516171864 ... LastLast
Results 196 to 210 of 1522
  1. #196
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just ran an LFR with the newest version, and still not using Troll racial or engineer gloves with CDs enabled.
    Last edited by cukiemunster; 04-10-2013 at 10:09 PM.

    [PQR] CuteOne's Profiles
  2. #197
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I didnt get the gloves coded, im pretty sure troll berserk should have worked but i will look into that also. I'll make this top priority and have it out hopefully tomorrow.

    Yea Troll Racial should be there but try this.... goto Racials under ability editor and change check(rber) to cd(rber)==0 ...I have notices that check() function doesnt seem to work for some spells.

    As for Synapse Springs I will need to look into how to code that in.
    Last edited by ph34rt3hcute1; 04-10-2013 at 10:17 PM.

  3. #198
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ph34rt3hcute1 View Post

    As for Synapse Springs I will need to look into how to code that in.
    can't you just add /use 10 in the action field for berserk?

    If not you could try this..

    PHP Code:
    local hasB UnitBuffID("player""berserkIDhere")

    if 
    GetInventoryItemCooldown("player",10) == and hasB == nil then
    UseInventoryItem
    (10)
    end 
    -GB

  4. #199
    Scooters's Avatar Private
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's runing with a non-english-client now?

  5. #200
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes there is a catch for non-english clients to use other method but be warned this has been known to cause lag.

    Sent from my Nexus 4 using Tapatalk 2
    BadRotations
    Developer

  6. #201
    disnyder90's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    having this lua error with the feral one can you help Message: [string "if not PQR_LoadedDataFile then..."]:69: attempt to compare nil with number
    Time: 04/11/13 10:38:14
    Count: 17
    Stack: [string "if not PQR_LoadedDataFile then..."]:69: in function `ttd'
    [string "if PQR_RotationStarted == true then ..."]:541: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:760: in function `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>

    Locals: unit = "target"
    (*temporary) = 1
    (*temporary) = nil
    (*temporary) = 1
    (*temporary) = "0xF130B6370000E842"
    (*temporary) = nil
    (*temporary) = "attempt to compare nil with number"

  7. #202
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Goddamn ttd, it's quickly becoming the bane of my existence.

    Can you tell me some additional info like what level you are and what you were doing when error occurred, BTW I ran 10man MSV and HOF last night with no problems but I could be doing something different.

    Sent from my Nexus 4 using Tapatalk 2
    BadRotations
    Developer

  8. #203
    disnyder90's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lvl 90 on a trainning dummy in org tryed it last night in hof lfr i was having the same problem so i stopped using it for im using firepong instead

  9. #204
    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)
    have you tried it on a boss or on a rare/elite mob?

  10. #205
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Which version because prior version had ttd errors.

    Also did you also update the data file?

    Sent from my Nexus 4 using Tapatalk 2
    Last edited by ph34rt3hcute1; 04-11-2013 at 11:28 AM.
    BadRotations
    Developer

  11. #206
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added engineering gloves and tweaked Troll racial, no version change just redownload.

  12. #207
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    They are both working, but one issue. The gloves seem to be used sporadically. It may be more beneficial to link the gloves to be used in conjunction with Tiger's Fury, which is how I have modified it to be. I removed the code from Racials, and added part to the TF code to get it to my liking. +Rep if I could =D

    local hasB = ubid(p, ber)

    if incom and pow<=30 and check(tf) and not ubid(p,ber) then
    cast(gsi(tf))
    UseInventoryItem(10)
    end

  13. #208
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea that was a quick lunch time edit and I would +rep if I could as well.

    Sent from my Nexus 4 using Tapatalk 2
    BadRotations
    Developer

  14. #209
    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)
    Give me someone else to give rep to SO THAT I can give rep to you 3!! "spread it around" my left foot....

    These druid profiles that you all have put together make me want to sing....youtube vid inc




    jk but they do make me happy

  15. #210
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BLEH....Any chance you can fix the CD toggle button to work with the "require combat to execute" button checked? I was flying around with your profile enabled, MotW dropped off, and it felt the need to rebuff me, since it caught me by surprise, I didn't have time to react, so I fell to my death. As it is now, with it checked, you are unable to select CD preference, from OFF, ON or BOSS ONLY

Similar Threads

  1. [PQR] Nova Team Profiles
    By bu_ba_911 in forum WoW Bot Maps And Profiles
    Replies: 2341
    Last Post: 07-02-2018, 03:56 AM
  2. [PQR] Gabbz Mage Profiles
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 207
    Last Post: 07-18-2016, 08:00 PM
  3. {PQR} Windwalker Raid Profile - Wanted
    By fish221171 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-18-2012, 02:01 AM
  4. PQR - DK Blood profiles - none of them work :(
    By zambeaux in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 10-09-2012, 07:44 AM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 09:07 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