[PLUA/MACRO] Unofficial PLUA/MACRO Thread menu

User Tag List

Page 2 of 8 FirstFirst 123456 ... LastLast
Results 16 to 30 of 106
  1. #16
    Sikas's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    386
    Thanks G/R
    6/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by moor2 View Post
    Hello i have problem with Sikas´s Ret paladin macro. I´m using SDM (latest version - other lua macros works)
    When pressin´ that created macro i get lua error:
    Code:
    Message: [string "c=CastSpellByName cd=GetSpellCooldown r=IsSpellInRange t="targe..."] line 1:
       unexpected symbol near '=='
    Debug:
       [C]: ?
       [C]: RunScript()
       ..\FrameXML\ChatFrame.lua:2050: value()
       ..\FrameXML\ChatFrame.lua:4248:
          ..\FrameXML\ChatFrame.lua:4175
       [C]: ChatEdit_ParseText()
       ..\FrameXML\ChatFrame.lua:3838: ChatEdit_SendText()
       ..\FrameXML\ChatFrame.lua:2571:
          ..\FrameXML\ChatFrame.lua:2564
       [C]: RunMacroText()
       ..\FrameXML\SecureTemplates.lua:379: handler()
       ..\FrameXML\SecureTemplates.lua:543:
          ..\FrameXML\SecureTemplates.lua:491
       [C]: Click()
       ..\FrameXML\ChatFrame.lua:1465: ?()
       ..\FrameXML\ChatFrame.lua:4209:
          ..\FrameXML\ChatFrame.lua:4175
       [C]: ChatEdit_ParseText()
       ..\FrameXML\ChatFrame.lua:3838: ChatEdit_SendText()
       ..\FrameXML\ChatFrame.lua:2571:
          ..\FrameXML\ChatFrame.lua:2564
       [C]: UseAction()
       ..\FrameXML\SecureTemplates.lua:275: handler()
       ..\FrameXML\SecureTemplates.lua:543:
          ..\FrameXML\SecureTemplates.lua:491
       [C]: ?
       ..\FrameXML\SecureHandlers.lua:264:
          ..\FrameXML\SecureHandlers.lua:261
       [C]: ?
       ..\FrameXML\SecureHandlers.lua:294:
          ..\FrameXML\SecureHandlers.lua:277
       (tail call): ?
    Are you using a LUA hack?

    [PLUA/MACRO] Unofficial PLUA/MACRO Thread
  2. #17
    moor2's Avatar Active Member
    Reputation
    65
    Join Date
    Aug 2008
    Posts
    335
    Thanks G/R
    2/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sikas View Post
    Are you using a LUA hack?
    Yes as i said (and maybe it doesnt made sense), im using other PLUA macros (for other classes) and they work. And yes i have PLUA unlocking program.

  3. #18
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    676
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sikas View Post
    Are you using a LUA hack?
    it dosnt work for me either : /

  4. #19
    Sikas's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    386
    Thanks G/R
    6/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by moor2 View Post
    Yes as i said (and maybe it doesnt made sense), im using other PLUA macros (for other classes) and they work. And yes i have PLUA unlocking program.
    Originally Posted by stinkyjoint View Post
    it dosnt work for me either : /
    Fixed, check my original post.

  5. #20
    moor2's Avatar Active Member
    Reputation
    65
    Join Date
    Aug 2008
    Posts
    335
    Thanks G/R
    2/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome, it works flawlessly...

    just another thing. Got that macro and it was said it should run selected macro for every 10th second. (instead mashing button)
    Code:
    /run if UnitAffectingCombat("player") then RunMacroText("/in 0.1 /run RunMacro(\"themacroname\")") end;
    yes instead themacroname is supposed be name of selected macro.

  6. #21
    ossuaire's Avatar Active Member
    Reputation
    16
    Join Date
    Jan 2009
    Posts
    65
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, I'm using Super Dumper Macro, so to run a macro i need to use /click sdb_Mono (where Mono is my SDM macro)
    If i try this macro below, nothing happens, I am in combat or not.

    Any idea plz?

    #showtooltip Lava Lash
    /run if UnitAffectingCombat("player") then RunMacroText("/in 0.5 /click sdb_Mono")") end;


    ---------- Post added at 11:21 AM ---------- Previous post was at 09:36 AM ----------

    Originally Posted by ossuaire View Post
    [SUB] [SDM Enhancement MACRO]


    Want to share my Enhancement shaman macros:



    What it do?

    1 If no hearth totem, cast call of the elements
    2 If no fire totem, cast Searing totem
    3 If cooldowns of my hand enchant and blood fury are up, cast them
    4 if lava lash is usable, cast lava lash
    5 if player has unleashed flame buff, cast flame shock
    6 if player has five buff of maelstrom Weapon, cast lighning bolt
    7 if unleash element is usable, cast it
    8 if no Lightning Shieldn cast it
    9 if stormstrike is usable, cast it
    10 if heart shock is usable and flame shock debuff on target more than 6s remaining, cast hearth shock
    11 if feral spirit is usable cast it



    Same has single target, CL instead LB, and use fire nova with UE



    FS on mouseover target, Fire nova with UE and CL

    Edit: Fixed a lua error, Add multi target and aoe macro. Converting to SDM.

  7. #22
    demisehi's Avatar Member
    Reputation
    50
    Join Date
    Jun 2009
    Posts
    147
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Debating whether or not to share mine.

  8. #23
    SprayPlaster's Avatar Sergeant Major
    Reputation
    13
    Join Date
    Feb 2010
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demisehi View Post
    Debating whether or not to share mine.
    I say yes =p

  9. #24
    joboy_67's Avatar Active Member Super Wiener CoreCoins Purchaser
    Reputation
    43
    Join Date
    May 2009
    Posts
    212
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Requesting a Feral all in one PVP 1 button macro. I will post details later, if you know PVP rots etc then it would be great.

  10. #25
    SprayPlaster's Avatar Sergeant Major
    Reputation
    13
    Join Date
    Feb 2010
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ossuaire View Post
    Hello, I'm using Super Dumper Macro, so to run a macro i need to use /click sdb_Mono (where Mono is my SDM macro)
    If i try this macro below, nothing happens, I am in combat or not.

    Any idea plz?



    ---------- Post added at 11:21 AM ---------- Previous post was at 09:36 AM ----------




    Edit: Fixed a lua error, Add multi target and aoe macro. Converting to SDM.
    The single target one works nicely. Did 14k dps on the dummy in mostly 346s and 353s and a couple of crafted 359s. So I'm expecting to do around 18-20k in raids with buffs and some more JP 359s. Thanks a lot for sharing mate.

  11. #26
    ossuaire's Avatar Active Member
    Reputation
    16
    Join Date
    Jan 2009
    Posts
    65
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bump, got lost in my edit

    Hello, I'm using Super Dumper Macro, so to run a macro i need to use /click sdb_Mono (where Mono is my SDM macro)
    If i try this macro below, nothing happens, I am in combat or not.

    Any idea plz?

    #showtooltip Lava Lash
    /run if UnitAffectingCombat("player") then RunMacroText("/in 0.5 /click sdb_Mono")") end;

  12. #27
    joboy_67's Avatar Active Member Super Wiener CoreCoins Purchaser
    Reputation
    43
    Join Date
    May 2009
    Posts
    212
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is a makeshift Druid Macro. Feel free to add things and improve it and PLEASE post a better version if you make one.
    Code:
    /run if UnitBuff("player", "Clearcasting") then CastSpellByName("Shred") end
    /run local _,d,_ = GetSpellCooldown("Tiger's Fury") if (d == 0) and UnitPower("Player") < 30 then CastSpellByName("Tiger's Fury") end
    /run p=GetComboPoints("player","target");if not UnitBuff("player", "Savage Roar") and p==5 then RunMacroText("/cast Savage Roar") end
    /run c=CastSpellByName; local _,_,_,_,_,_,n,_,_=UnitBuff("player","Savage Roar"); if(  (n-GetTime()<5) and p<4) then c("Savage Roar"); end;
    /run p=GetComboPoints("player","target");
    /run i=1 while(i<=40)do a={UnitDebuff("target",i)} if(a[1]=="Rip" and a[8]=="player") then break elseif(i==40) and p==5 then RunMacroText("/cast Rip") i=i+1 else i=i+1 end end
    /run c=CastSpellByName; local _,_,_,_,_,_,n,_,_=UnitDebuff("target","Rip"); if(  (n-GetTime()<5) and p>4) then c("Rip")end;
    /run c=CastSpellByName; local _,_,_,_,_,_,n,_,_=UnitDebuff("target","Rip"); if(  (n-GetTime()<7)) then else if (p==5) then c("Ferocious Bite") end end;
    /run if p < 3 then RunMacroText("/cast Mangle(Cat Form)") end
    /run i=1 while(i<=40)do a={UnitDebuff("target",i)} if(a[1]=="Rake" and a[8]=="player") then break elseif(i==40) then RunMacroText("/cast Rake") i=i+1 else i=i+1 end end
    /run local _,d,_ = GetSpellCooldown("Shred") if (d == 0) then CastSpellByName("Shred") end
    /run StaticPopup_Hide("MACRO_ACTION_FORBIDDEN");
    Edit: Found this in an old LuaNinja Thread. I fixed a few lines to slightly improve it and fixed a few things that didnt work anymore. Someone really has to make a good druid macro but for now it can hold 13k DPS on my druid on a target dummy no problem which is fair in PVP gear.
    Last edited by joboy_67; 07-11-2011 at 10:58 PM.

  13. #28
    TheGreatRowaH's Avatar Member
    Reputation
    47
    Join Date
    May 2008
    Posts
    377
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demisehi View Post
    Debating whether or not to share mine.
    You get rep, so do it or the kitten dies.

  14. #29
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,027
    Thanks G/R
    16/96
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Any Protpala Macros here maybe?

  15. #30
    Sikas's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    386
    Thanks G/R
    6/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheGreatRowaH View Post
    You get rep, so do it or the kitten dies.
    Problem, not everyone who contributes gets rep... So incentive isn't as great. Look at my case. xP

Page 2 of 8 FirstFirst 123456 ... LastLast

Similar Threads

  1. Funny/Best Macro THREAD
    By VersaGER in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 10-01-2012, 03:21 AM
  2. Rift Macro Thread
    By Jbob in forum Rift
    Replies: 9
    Last Post: 03-22-2011, 01:41 AM
  3. LuaNinja Dks Macro Thread
    By angusm in forum WoW UI, Macros and Talent Specs
    Replies: 11
    Last Post: 12-29-2009, 10:01 AM
  4. OFFICIAL G15 Macro Thread
    By Anarchy in forum World of Warcraft General
    Replies: 0
    Last Post: 03-18-2008, 12:36 AM
  5. why not make a Macros thread
    By bait in forum World of Warcraft General
    Replies: 0
    Last Post: 01-22-2007, 07:05 PM
All times are GMT -5. The time now is 09:57 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