Page 1 of 1

Help me with warlock scripts

PostPosted: Sat Oct 10, 2015 5:58 am
by Abcslasher
ampifly curse + curse of agony - in one button

Re: Help me with warlock scripts

PostPosted: Sat Oct 10, 2015 6:56 am
by Botmaster5
since castsequence macros did not exist in vanilla, the only thing i could tell you is

Code: Select all
/cast Amplify Curse
/cast Curse of Agony(Rank 6)

and spam it

Re: Help me with warlock scripts

PostPosted: Sat Oct 10, 2015 7:08 am
by Abcslasher
Botmaster5 wrote:since castsequence macros did not exist in vanilla, the only thing i could tell you is

Code: Select all
/cast Amplify Curse
/cast Curse of Agony(Rank 6)

and spam it


press two time to work 8(

Re: Help me with warlock scripts

PostPosted: Sat Oct 10, 2015 10:12 am
by Thefilth
Abcslasher wrote:
Botmaster5 wrote:since castsequence macros did not exist in vanilla, the only thing i could tell you is

Code: Select all
/cast Amplify Curse
/cast Curse of Agony(Rank 6)

and spam it


press two time to work 8(


If you only had to press it once it would be automated gameplay and therefore bannable. (Atleast on retail ;) )
One click -> One action, that's the policy.

Re: Help me with warlock scripts

PostPosted: Sun Oct 11, 2015 3:53 am
by Abcslasher
bandage autouse macro pls

Re: Help me with warlock scripts

PostPosted: Sun Oct 11, 2015 5:29 am
by Yeaok
Abcslasher wrote:bandage autouse macro pls

bind bandage to a key, turn on auto self cast, click bind, profit

Re: Help me with warlock scripts

PostPosted: Wed Oct 14, 2015 11:29 am
by Thefilth
Yeaok wrote:
Abcslasher wrote:bandage autouse macro pls

bind bandage to a key, turn on auto self cast, click bind, profit


Alternatively something along the lines of /script CastSpellByName("Bandage",1) could work, except bandage isn't a spell and it needs to be changed into useitem, if there is such a thing.

Re: Help me with warlock scripts

PostPosted: Thu Oct 15, 2015 4:49 am
by bi0cide
Botmaster5 wrote:since castsequence macros did not exist in vanilla, the only thing i could tell you is

Code: Select all
/cast Amplify Curse
/cast Curse of Agony(Rank 6)

and spam it


If you spammed it, wouldn't it just override the Curse of Agony you put on with amplify curse with one that isn't?