[PQR] help with spellreflect/mass spell reflection menu

User Tag List

Results 1 to 2 of 2
  1. #1
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [PQR] help with spellreflect/mass spell reflection

    Hi Ownedcore.

    atm I use this:
    Code:
    -- Rape Druids Nature's Grasp
    if UnitBuffID("target",16689)
    and inMelee() == true
    then 
    _castSpell(23920)
    end
    
    -- Rape Warlock Blood Horror
    if UnitBuffID("target",111397)
    and inMelee() == true
    then 
    _castSpell(23920)
    end
    
    -- Rape Mage POM
    if UnitBuffID("target",12043)
    and inMelee() == true
    then 
    _castSpell(114028)
    end
    This will instant use Spell Reflection (spellid 23920) on Druids and Warlocks and use Mass Spell Reflection (spellid 11402 on mage POM. But how do I add for PQR to check for if Spell Reflection is on cooldown? Because then I want it to use Mass Spell Reflection instead.

    Thanks

    [PQR] help with spellreflect/mass spell reflection
  2. #2
    Partykilla's Avatar Contributor
    Reputation
    107
    Join Date
    Jan 2011
    Posts
    129
    Thanks G/R
    5/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When you post like this you should include everything
    This will NEVER work without:

    HTML Code:
    function inMelee()
    	if UnitAffectingCombat("player") ~= nil
    	and IsSpellInRange(GetSpellInfo(78),"target") == 1
    	and UnitExists("target") ~= nil
    	and UnitCanAttack("player","target") ~= nil
    	then return true
    	end
    end
    And don't forget to credit the creators, mate...

    AND BTW, why would you ONLY reflect this if ure in melee? That would only work 50% of the time or less...

    Edit: You also forgot the function for _castSpell() =P
    I say again, this will never work outside my profile xD
    Last edited by Partykilla; 10-06-2013 at 05:04 AM.

Similar Threads

  1. [PQR] Help with flame shock
    By alexxjr in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 10-31-2013, 08:57 PM
  2. [PQR] I need help with my spellreflect
    By jackus in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 09-22-2013, 02:53 PM
  3. [PQR] Help with Eclipse mechanic! (3.3.5)
    By Zyraxian in forum WoW Bots Questions & Requests
    Replies: 8
    Last Post: 11-25-2012, 11:06 AM
  4. Help with bugged DK spells in 711´s repack please
    By Khameo20 in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 08-21-2009, 05:12 PM
  5. Need Help with changing/adding spell power, Been trying to figure this out
    By gimmeurlife in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 05-01-2009, 12:20 AM
All times are GMT -5. The time now is 08:21 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