[PQR/PE] ImoCuteOne's Pve and PvP Profiles menu

Shout-Out

User Tag List

Page 9 of 12 FirstFirst ... 56789101112 LastLast
Results 121 to 135 of 166
  1. #121
    SeveredShadow's Avatar Member
    Reputation
    3
    Join Date
    Aug 2011
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tried to download the LUA @ https://raw.github.com/CuteOne/ImoCu...QR_CuteOne.lua and the link doesn't work

    [PQR/PE] ImoCuteOne's Pve and PvP Profiles
  2. #122
    SourSkittles's Avatar Member
    Reputation
    6
    Join Date
    Sep 2012
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SeveredShadow View Post
    Tried to download the LUA @ https://raw.github.com/CuteOne/ImoCu...QR_CuteOne.lua and the link doesn't work
    Don't use that one use the one I posted a page or two back, as the ones I posted work for sure.

  3. #123
    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)
    Originally Posted by cukiemunster View Post
    Anyone that is able to help cute out please do so. She is genuinely a good person that is having a rough time right now. She has a PayPal donation link in her PE thread located here https://probablyengine.com/forum/viewtopic.php?id=334.

    Sent from my Galaxy S4 using Tapatalk 2
    Thanks for this cuk, I wasn't going ask (especially given OC's policy about asking for donations) but I would be lying if I said I didn't need the help. I thank those of you who have already donated and I am currently in a weekly rate hotel trying to buy time to find an affordable place.

    Sent from my One using Tapatalk
    BadRotations
    Developer

  4. #124
    Addikt's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi all,

    sad to hear you misfortune mate =[ hope things pick up real fast for you!

    m having trouble with the shammy profiles i've downloaded the new ones from the links a couple of pages back but it seems when i load them ingame PQR seems to crash? if there any fix for this?

  5. #125
    noladrew's Avatar Member
    Reputation
    7
    Join Date
    Jun 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would anyone be interested in taking out the logic for healing lowest person in range in the Healing Touch ability? Would help reduce some lag issues people might have with it. Would do just fine and less laggy to self heal.

    if incom and plvl>=26 then
    if TalentCheck(dcd) and ubid(p,ps) and not ubid(p,dcd) and (psr < 1.5 or cp>=4) then
    if members[1].HP < php and not udbid(members[1].Unit, 137341, nil) and not LineOfSight(members[1].Unit) then
    PQR_CustomTarget = members[1].Unit
    cast(gsi(ht),PQR_CustomTarget)
    else
    cast(gsi(ht),p)
    end
    end
    end
    Last edited by noladrew; 12-24-2013 at 10:08 AM.

  6. #126
    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)
    Code:
    if incom and plvl>=26 then
    if TalentCheck(dcd) and ubid(p,ps) and not ubid(p,dcd) and (psr < 1.5 or cp>=4) then
    cast(gsi(ht),p)
    end
    end
    There


    Sent from my One using Tapatalk
    Last edited by ph34rt3hcute1; 12-24-2013 at 12:19 PM.
    BadRotations
    Developer

  7. #127
    Chaban416's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Nov 2011
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems like its overriding Stronger rakes with weaker ones. any ideas?

  8. #128
    Smaxy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by noladrew View Post
    Date: 2013-12-03 18:58:18
    ID: 1
    Error occured in: Global
    Count: 1
    Message: [string "if not PQR_LoadedDataFile then..."] line 582:
    attempt to index field '?' (a nil value)
    Debug:
    [string "if not PQR_LoadedDataFile then..."]:582:
    [string "if not PQR_LoadedDataFile then..."]:550
    Locals:
    self = <unnamed> {
    0 = <userdata>
    }
    event = "COMBAT_LOG_EVENT_UNFILTERED"
    cLOG = <table> {
    1 = 1386118703.012
    2 = "SPELL_AURA_APPLIED"
    3 = false
    4 = "0x030000000721EAC4"
    5 = "name"
    6 = 1298
    7 = 0
    8 = "0x03000000073E289C"
    9 = "name"
    10 = 66836
    11 = 0
    12 = 77747
    13 = "Burning Wrath"
    14 = 1
    15 = "BUFF"
    }
    (for index) = 4
    (for limit) = 4
    (for step) = 1
    i = 4
    (*temporary) = nil
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = <table> {
    1 = <table> {
    }
    2 = <table> {
    }
    3 = <table> {
    }
    }
    (*temporary) = 3
    (*temporary) = "attempt to index field '?' (a nil value)"
    target = "raid6"
    updateRate = 3

    AddOns:
    Swatter, v5.18.5433 (PassionatePhascogale)
    NPCScan, v5.4.1.8-1-g35901be
    NPCScanOverlay, v5.4.1.4
    AtlasLoot, vv7.07.01
    AtlasLootCrafting, vv7.07.01
    AtlasLootLoader, vv7.07.01
    AtlasLootMistsofPandaria, vv7.07.01
    AucAdvanced, v5.18.5433 (PassionatePhascogale)
    AucFilterBasic, v5.18.5433 (PassionatePhascogale)
    AucFilterOutlier, v5.18.5433.5347(5.18/embedded)
    AucMatchUndercut, v5.18.5433.5364(5.18/embedded)
    AucScanData, v5.18.5433 (PassionatePhascogale)
    AucStatHistogram, v5.18.5433 (PassionatePhascogale)
    AucStatiLevel, v5.18.5433 (PassionatePhascogale)
    AucStatPurchased, v5.18.5433 (PassionatePhascogale)
    AucStatSales, v5.18.5433.5376(5.18/embedded)
    AucStatSimple, v5.18.5433 (PassionatePhascogale)
    AucStatStdDev, v5.18.5433 (PassionatePhascogale)
    AucStatWOWEcon, v5.18.5433.5323(5.18/embedded)
    AucUtilAHWindowControl, v5.18.5433.5347(5.18/embedded)
    AucUtilAppraiser, v5.18.5433.5427(5.18/embedded)
    AucUtilAskPrice, v5.18.5433.5347(5.18/embedded)
    AucUtilAutoMagic, v5.18.5433.5415(5.18/embedded)
    AucUtilCompactUI, v5.18.5433.5427(5.18/embedded)
    AucUtilEasyBuyout, v5.18.5433.5427(5.18/embedded)
    AucUtilFixAH, v5.18.5433 (PassionatePhascogale)
    AucUtilItemSuggest, v5.18.5433.5417(5.18/embedded)
    AucUtilPriceLevel, v5.18.5433.5427(5.18/embedded)
    AucUtilScanButton, v5.18.5433.5403(5.18/embedded)
    AucUtilScanFinish, v5.18.5433.5347(5.18/embedded)
    AucUtilScanProgress, v5.18.5433.4979(5.18/embedded)
    AucUtilScanStart, v5.18.5433.5347(5.18/embedded)
    AucUtilSearchUI, v5.18.5433.5373(5.18/embedded)
    AucUtilSimpleAuction, v5.18.5433.5415(5.18/embedded)
    AucUtilVendMarkup, v5.18.5433.4828(5.18/embedded)
    Auctionator, v3.1.5
    Babylonian, v5.1.DEV.332(/embedded)
    BagBrother, v
    Bagnon, v5.4.3
    BagnonVoidStorage, v
    Bartender4, v4.5.13.2
    Bartender4Dualspec, v
    BeanCounter, v5.18.5433 (PassionatePhascogale)
    BetterPowerBarAlt, v1.4.1
    ButtonFacade, v5.4.396
    Chatter, v1.4.4
    Clique, vv50400-1.0.0
    Configator, v5.1.DEV.344(/embedded)
    CooldownCount, v5.1
    DBMCore, v
    DBMSiegeOfOrgrimmar, v
    DBMSpellTimers, v
    DebugLib, v5.1.DEV.337(/embedded)
    DroodFocus, v5.2.3
    eAlign, v
    Enchantrix, v5.18.5433 (PassionatePhascogale)
    EnchantrixBarker, v5.18.5433 (PassionatePhascogale)
    GTFO, v4.27
    HandyNotes, v1.2.0
    HandyNotesTimelessIsleRareElites, v2.31
    HandyNotesTimelessIsleChests, v1.09
    Informant, v5.18.5433 (PassionatePhascogale)
    LibExtraTip, v5.12.DEV.355(/embedded)
    Masque, v5.4.396
    MasqueCaith, v5.4.88
    MikScrollingBattleText, v5.7.131
    Omen, v3.1.8
    oqueue, v1.6.7
    Postal, v3.5.1
    Quartz, v3.1.4
    Reforgerade, v0.1 r52
    SatrinaBuffFrame, v3.2
    SexyMap, v2.4.14
    Skada, v1.4-14
    SkadaCC, v1.0
    SkadaDamage, v1.0
    SkadaDamageTaken, v1.0
    SkadaDeaths, v1.0
    SkadaDebuffs, v1.0
    SkadaDispels, v1.0
    SkadaEnemies, v1.0
    SkadaHealAbsorbs, v
    SkadaHealing, v1.0
    SkadaPower, v1.0
    SkadaThreat, v1.0
    SlideBar, v5.18.5433 (PassionatePhascogale)
    stAddonManager, v1.2.5
    Stubby, v5.18.5433 (PassionatePhascogale)
    TidyPlates, v6.12.6
    TidyPlatesGraphite, v
    TidyPlatesGrey, v
    TidyPlatesNeon, v
    TidyPlatesQuatre, v
    TidyPlatesHub, v
    TidyPlatesWidgets, v
    TipHelper, v5.12.DEV.351(/embedded)
    TipTac, v13.09.21
    TipTacItemRef, v13.09.21
    TipTacTalents, v13.09.21
    Titan, v5.2.3.50400
    TitanBag, v5.2.3.50400
    TitanClock, v5.2.3.50400
    TitanDurability, v1.24
    TitanGold, v5.2.3.50400
    TitanGuild, v5.4.0.0
    TitanLocation, v5.2.3.50400
    TitanLootType, v5.2.3.50400
    TitanMail, v5.4.0.1
    TitanPerformance, v5.2.3.50400
    TitanRepair, v5.2.3.50400
    TitanVolume, v5.2.3.50400
    TitanXP, v5.2.3.50400
    BlizRuntimeLib_enUS v5.4.1.50400 <us>
    (ck=e5f)

    What could be causing this? And could this be a reason for performance issues for me? In raid i drop down to sub 10 fps sometimes. When i normally run at like 80+
    I seem to have the same problem, although I'm not using thesame add-on's oc (it's quite a list ;-). I'm using the Monk-Windwalker profile and sofar it's working like a charm except for this error.
    Already tried to disable every add-on I had, didn't make any difference sadly.

    Is there anything I can do to fix this ? Thanks in advance !

  9. #129
    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)
    You need to disable some of the addons, I have had problems with droodfocus, skada, auctioneer, titan, and a few others, disable those, update everything (including data file) also make sure you don't have a ton of profiles in the profiles folder. Check to make sure that PQR and PQI are both updated (check the offsets too) and finally...are you running this at lvl 90?

  10. #130
    Smaxy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Drinksbeer View Post
    ...are you running this at lvl 90?
    This might have something to do with it ;-). Also, did everything else (disabled add-on's, updated PQR/PQI) without result hehe. Thanks for the tip Drinksbeer, I guess I missed the part where it says 'no leveling' profile :-D.
    Last edited by Smaxy; 12-29-2013 at 04:21 AM.

  11. #131
    liammifsud's Avatar Member
    Reputation
    3
    Join Date
    Feb 2012
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry if i missed someone mentioning this already, but the enhancement shaman profile isnt using lava lash for me. thanks

  12. #132
    Babii's Avatar Corporal
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Am ii the only person who has problems with this in pvp? O.o It works godlike pve, but in pvp it like.. stops working sometimes. Like, it just ends up doing nothing at all o.o

    Edit: Well, seems like it's godlike in pvp as well, as long as i don't wear all my pvp gear, but just normal pve gear o_o It's not like it doesn't cast Ravage 4set bonus, though - cause it does. But maybe it's bugging because Ravage 4set bonus is a different spell id? O.o Idk DDD: I only got this bug in pvp gear, even on test dummies from the front :c it just stands and pools mana without doing anything, saying it's trying to cast savage roar though it already did ._. But yeah, the bug is really only in pvp gear.
    Last edited by Babii; 12-29-2013 at 07:34 PM.

  13. #133
    Cahonez's Avatar Sergeant
    Reputation
    4
    Join Date
    Dec 2011
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey!

    A big fan of the feral druid profiles.

    Serving me well if both pve and pve, I was wondering it it would be possible to swap between cat form and bear form with a toggle button, like the aoe stances.

    I've tried to have a go myself. Since I know only a little of coding, PQR just slapped me in the face and told me to return to the forums to you guys! :P

    Thank you in advance. Happy New Year to all

  14. #134
    Dozza's Avatar Sergeant
    Reputation
    9
    Join Date
    May 2010
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cant download any of those links .. "invalid link". Any help plz?

  15. #135
    LiquidAtoR's Avatar Member
    Reputation
    12
    Join Date
    Mar 2009
    Posts
    62
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For the druid the following links do work:

    Rotation: https://raw.github.com/CuteOne/ImoCu..._Rotations.xml
    Abilities: https://raw.github.com/CuteOne/ImoCu..._Abilities.xml
    Data: https://raw.github.com/CuteOne/ImoCu...ImoCuteOne.lua

    When you go into rotation editor, select cuteone's profile and fill these links in (replace the old ones) and then save developer options, you can update within PQR again.
    Last edited by LiquidAtoR; 01-02-2014 at 04:45 PM.
    Flattery makes friends,
    Truth makes enemies!

Page 9 of 12 FirstFirst ... 56789101112 LastLast

Similar Threads

  1. Ooops! 5.2 Warrior Profile (All PvE and PvP Profiles) // Bgreen12's
    By Partykilla in forum WoW Bot Maps And Profiles
    Replies: 70
    Last Post: 01-12-2013, 02:39 PM
  2. [Guide] How to Use Slam in PvE and PvP
    By Voip in forum World of Warcraft Guides
    Replies: 6
    Last Post: 04-25-2008, 04:34 PM
  3. WTS Epix out hunter for both pve and pvp
    By Timilber in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 0
    Last Post: 04-06-2008, 10:22 PM
  4. My Paladin- Trees - Alle speccs, PvE and PvP!
    By Malfurion in forum WoW UI, Macros and Talent Specs
    Replies: 3
    Last Post: 12-10-2007, 05:31 PM
  5. [Rogue] How to pull off being ar/prep in PVE and PVP.
    By Painkiller153 in forum World of Warcraft Guides
    Replies: 2
    Last Post: 11-28-2007, 10:46 PM
All times are GMT -5. The time now is 05:44 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