Profile - Stuck on one ability menu

User Tag List

Results 1 to 2 of 2
  1. #1
    highend01's Avatar Member
    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)

    Profile - Stuck on one ability

    Hi,

    I'm using AzN's warrior profile (PVENESS) and I wanted to add code for "Impending Victory" but regardless where I put it into the rotation, everything else after it won't be executed...

    Ability Name: Impending Victory
    Actions:
    Cancel Channel: False
    Recast Delay: 0
    Skip Unknown: True
    Spell ID: 0
    Target: Target

    Code:
    local playerhealth = 100 * UnitHealth("player") / UnitHealthMax("player")
    
    local ImpendingVictory, _, _, _, _, _, ImpendingVictoryTimer = UnitBuffID("player", 32216)
    local IVTimeLeft = ImpendingVictoryTimer - GetTime()
    
    
    if (ImpendingVictory and IVTimeLeft > 1) then
    	CastSpellByName(GetSpellInfo(103840))
    end
    Ofc I would change the if statement to some "real" conditions but even with this basic one (which get's executed), anything beyond this code in the rotation list isn't executed.
    Why?...

    Tia,
    Highend

    Profile - Stuck on one ability
  2. #2
    Alkafir's Avatar Private
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am not the best at this , but ill give it a go .

    I think you need to change

    if (ImpendingVictory and IVTimeLeft > 1) then
    CastSpellByName(GetSpellInfo(103840))
    end
    to

    if (ImpendingVictory and IVTimeLeft > 1) then
    CastSpellByName(GetSpellInfo(103840),"target")
    return true
    end

Similar Threads

  1. [Selling] ***** 1200-1300g per Hour Rogue Pickpocket Profile ****** Last Working one
    By Xednara in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 01-13-2014, 03:33 PM
  2. A Fury profile, A good one i can use!
    By Slstones24 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 09-05-2012, 03:24 PM
  3. 1-20 one profile!!
    By Hackingmac in forum WoW Bot Maps And Profiles
    Replies: 8
    Last Post: 01-29-2009, 04:18 PM
  4. Are you stuck on one side?
    By Phoenix^ in forum MMO Exploits|Hacks
    Replies: 5
    Last Post: 09-24-2008, 05:05 PM
All times are GMT -5. The time now is 06:13 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