Request: Help create profiles for HWoW (3.3.5.a) menu

User Tag List

Results 1 to 3 of 3
  1. #1
    DarhangeR's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2017
    Posts
    51
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Request: Help create profiles for HWoW (3.3.5.a)

    Hello! I say right away, English is not my main language.
    Need help with the encoding of some spells.

    First its Druid Lacerate - I want the PCR to use this spell to 5 stacks, and check the remaining time.
    Code:
    if UnitDebuffID("target", 48568, "player") == nil
    and checkSpell(48568, "target")
    and checkcount < 5
    then return true end
    Warlock:
    Immolation Aura - check melee range and use it only on melle range.
    Code:
    if UnitBuffID("player", 47241)
    and IsSpellInRange("54053", "target")  == 1
    then return true end
    Shadow Cleave - same (check melee range and use it only on melle range.)
    Code:
    if UnitBuffID("player", 47241)
    and IsSpellInRange("54053", "target")  == 1
    then return true end
    Can someone help?
    Last edited by DarhangeR; 11-25-2017 at 03:09 PM.
    DarhangeR Rotations Discord → https://discord.gg/xBFKJc6QRr


    Request: Help create profiles for HWoW (3.3.5.a)
  2. #2
    G0tha's Avatar Member
    Reputation
    9
    Join Date
    Jul 2013
    Posts
    76
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    if UnitBuffID("player", 47241)
    and IsSpellInRange("54053", "target")  == 1
    then return true end
    54053 is a spell id for shadow bite, the pet's ability man, just change it to spell id of basic autoattack and it'll work, that's what i ve been using in my demo lock profile.

    For immolation aura i used:
    Code:
    IsItemInRange(34368,"target") == 1
    Last edited by G0tha; 11-28-2017 at 10:04 AM.

  3. #3
    DarhangeR's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2017
    Posts
    51
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by G0tha View Post
    Code:
    if UnitBuffID("player", 47241)
    and IsSpellInRange("54053", "target")  == 1
    then return true end
    54053 is a spell id for shadow bite, the pet's ability man, just change it to spell id of basic autoattack and it'll work, that's what i ve been using in my demo lock profile.

    For immolation aura i used:
    Code:
    IsItemInRange(34368,"target") == 1
    Tnx for help. All works greatly)

    Now I'm thinking about how to set up the performance Lacerate and Sunder Armor
    DarhangeR Rotations Discord → https://discord.gg/xBFKJc6QRr


  4. Thanks Sharhi (1 members gave Thanks to DarhangeR for this useful post)

Similar Threads

  1. ( Request ) 1-85 profile for lazybot
    By krohnos in forum WoW Bot Maps And Profiles
    Replies: 0
    Last Post: 07-10-2012, 05:05 PM
  2. [Request] Alliance mining profiles for 1-525 for lazybot
    By sillyrabbit in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 03-11-2012, 05:57 PM
  3. Replies: 0
    Last Post: 03-11-2012, 01:59 PM
  4. Replies: 3
    Last Post: 02-25-2012, 07:50 PM
  5. [Bot] [Request] Lazybot herb profiles for lvl 1-525 (like 1-75, 75-125 etc) For alliance
    By hanz1230 in forum World of Warcraft Bots and Programs
    Replies: 1
    Last Post: 01-06-2012, 10:05 AM
All times are GMT -5. The time now is 07:29 PM. 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