[PAYING] Looking for two simple 3.3.5a PQR scripts menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Mcgyyver's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [PAYING] Looking for two simple 3.3.5a PQR scripts

    Hello. I am looking for 2 simple PQR 3.3.5a scripts. I can pay via paypal.

    The 1st one should do following:
    Cast cyclone on the focus whenever the Feral Talent "Predator's Swiftness" pops up.

    The 2nd should do following:
    Leave Cat form whenever my focus casts Hilbernate on me.

    ADD ME ON SKYPE:mcgyyver1

    [PAYING] Looking for two simple 3.3.5a PQR scripts
  2. #2
    Quesadilla's Avatar Sergeant
    Reputation
    9
    Join Date
    Apr 2013
    Posts
    56
    Thanks G/R
    2/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wild guesses
    --- in actions put /cancelaura Cat Form
    local InterruptSpells = { 2637,1513 }
    if UnitPower("player") > 5
    and UnitExists("focus") then
    local spellName, _, _, _, _, endCast, _, _, canInterrupt = UnitCastingInfo("focus")
    for _, v in ipairs(InterruptSpells) do
    if GetSpellInfo(v) == spellName and canInterrupt == false then
    if ((endCast/1000) - GetTime()) < 0.5 then
    return true
    end
    end
    end
    end


    --cyclone (needs LOS check and range i guess, will bug out if not)
    if UnitExists("focus")
    and UnitBuffID("player",69369) then
    CastSpellByName(GetSpellInfo(33786)"focus")
    end

  3. #3
    Mcgyyver's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks so much but can you please upload it and send it as a .xml? Because somethings ****ed up.

  4. #4
    Quesadilla's Avatar Sergeant
    Reputation
    9
    Join Date
    Apr 2013
    Posts
    56
    Thanks G/R
    2/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sure accept me on skype, not sure if it works tho...

  5. #5
    Mcgyyver's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PM me your name didn't get it.

Similar Threads

  1. Looking for two 85 teams read more inside
    By critmelter in forum World of Warcraft General
    Replies: 0
    Last Post: 09-28-2013, 10:04 AM
  2. Looking for a simple and safe bot that can press mousebuttons
    By Disphotic in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 10-30-2012, 05:00 PM
  3. [Model Swap] I'm looking for a simple glove skin swap
    By Oxheart in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 10-24-2010, 06:07 PM
  4. Replies: 2
    Last Post: 03-12-2010, 05:54 AM
  5. [request] Looking for two kinds of server.
    By Bainshie in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 08-12-2009, 04:53 AM
All times are GMT -5. The time now is 08:24 AM. 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