Kitty Punt Sequencer

–Feral
Sequences[“Shred”] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
/use [nostealth,nocombat]Prowl
/castsequence [stealth,nocombat] Rake
]],
‘/castsequence reset=target Rake,Shred,Shred,Rip,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred’,
‘/cast Shred’,
‘/console autounshift 0’,
“/cast [@player,combat]Healing Touch”,
‘/console autounshift 1’,
PostMacro = [[
/use [combat]Tiger’s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

–Feral
Sequences[“fb25%”] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
‘/castsequence reset=target Rake,Shred,Shred,Ferocious Bite,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred’,
‘/cast Shred’,
‘/console autounshift 0’,
“/cast [@player,combat]Healing Touch”,
‘/console autounshift 1’,
PostMacro = [[
/use [combat]Tiger’s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

–Feral
Sequences[“Swipe”] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
‘/castsequence reset=combat Thrash,Swipe,Swipe,Swipe,Ferocious Bite’,
‘/cast Swipe’,
‘/console autounshift 0’,
“/cast [@player,combat]Healing Touch”,
‘/console autounshift 1’,
PostMacro = [[
/use [combat]Tiger’s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

I mainly made this after for Healing Touch since many others I’ve tried failed to fire HT when it procs. Now the proc is only important if you have Tier-7 Talent Bloodtalons or for PvP. Give it a shot and tell me what you think.

I cant copy and paste this macro. Could you use the black box? Thanx

–Feral Druid
Sequences[“Shred”] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
/use [nostealth,nocombat]Prowl
/castsequence [stealth,nocombat]Rake
]],
‘/castsequence reset=target Rake,Shred,Shred,Rip,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred’,
‘/cast Shred’,
‘/console autounshift 0’,
“/cast [@player,combat]Healing Touch”,
‘/console autounshift 1’,
PostMacro = [[
/use [combat]Tiger’s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

does The castsequence work?

Telly,
Can you use the black box?
Thanks in advance

here ya go… :slight_smile:

(not mine, just trying to help out)

--Feral
Sequences[“Shred”] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
/use [nostealth,nocombat]Prowl
/castsequence [stealth,nocombat] Rake
]],
'/castsequence reset=target Rake,Shred,Shred,Rip,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred',
'/cast Shred',
'/console autounshift 0',
“/cast [@player,combat]Healing Touch”,
'/console autounshift 1',
PostMacro = [[
/use [combat]Tiger's Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

--Feral
Sequences[“fb25%”] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
'/castsequence reset=target Rake,Shred,Shred,Ferocious Bite,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred',
'/cast Shred',
'/console autounshift 0',
“/cast [@player,combat]Healing Touch”,
'/console autounshift 1',
PostMacro = [[
/use [combat]Tiger's Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

--Feral
Sequences[“Swipe”] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
'/castsequence reset=combat Thrash,Swipe,Swipe,Swipe,Ferocious Bite',
'/cast Swipe',
'/console autounshift 0',
“/cast [@player,combat]Healing Touch”,
'/console autounshift 1',
PostMacro = [[
/use [combat]Tiger's Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

Sorry everybody I’m a newb. I have no idea how to use the black box code. Thanks for fixing it Valiyum :slight_smile: With that said these 3 work perfectly for me and Healing Touch is used at soon as it procs which is key with Bloodtalons. My talents are
3,1,3,1,1,2,2 glyphs- Savagery, Ninth life, Dash

[quote quote=21836]

<div class=“d4p-bbt-quote-title”>Telly wrote:</div>–Feral Druid Sequences[“Shred”] = { PreMacro = [[ /console Sound_EnableSFX 0 /targetenemy [noharm][dead] /use [noform:2]Cat Form /use [nostealth,nocombat]Prowl /castsequence [stealth,nocombat]Rake ]], ‘/castsequence reset=target Rake,Shred,Shred,Rip,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred’, ‘/cast Shred’, ‘/console autounshift 0′, “/cast [@player,combat]Healing Touch”, ‘/console autounshift 1′, PostMacro = [[ /use [combat]Tiger’s Fury /use [combat]13 /use [combat]14 /startattack /console Sound_EnableSFX 1 ]], }

does The castsequence work? [/quote]

Yes it does kandieh to purrfection I might add.

I meant to give these a run last night but got sidetracked with a paladin. :slight_smile:
I don’t have one that fires healing touch off when it’s ready so it will be nice to have that working again. Thanks for the effort!

i have tried everything,but i cannot get these macros to work for me. using notepad++ an have several other macros in already that work

GnomeSequencer only likes it’s own inverted commas/quotations. Make sure you’re using NOTEPAD++, or something like it as well. The reason this sequence doesn’t work is because the wrong quotations are being used, and ‘Tiger’s Fury’ is written incorrectly for the GS as well.
I’ll attempt to fix it below, but I suggest you write it out from scratch into NOTEPAD++ to avoid a headache.


Sequences['Shred'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
/use [nostealth,nocombat]Prowl
/castsequence [stealth,nocombat] Rake
]],
'/castsequence reset=target Rake,Shred,Shred,Rip,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred',
'/cast Shred',
'/console autounshift 0',
'/cast [@player,combat]Healing Touch',
'/console autounshift 1',
PostMacro = [[
/use [combat]Tiger\'s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

Sequences['fb25%'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
'/castsequence reset=target Rake,Shred,Shred,Ferocious Bite,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred',
'/cast Shred',
'/console autounshift 0',
'/cast [@player,combat]Healing Touch',
'/console autounshift 1',
PostMacro = [[
/use [combat]Tiger\'s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

Sequences['Swipe'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
'/castsequence reset=combat Thrash,Swipe,Swipe,Swipe,Ferocious Bite',
'/cast Swipe',
'/console autounshift 0',
'/cast [@player,combat]Healing Touch',
'/console autounshift 1',
PostMacro = [[
/use [combat]Tiger\'s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}


As I thought, the code isn’t helping as it replaced the inverted commas (’) with the wrong type. You will have to always replace all of these (’) or these (") with a single inverted comma (or apostrophe, single quotation, or whatever you want to call it) once you paste into your editor EVERY time you copy a GS script from this website.
Hopefully you can also understand what needs to happen for all Spells and Abilities with an ('s). They all need a backwards slash before the apostrophe, like this ('s).

Happy Gaming! :slight_smile:

[quote quote=22843]******* As I thought, the code isn’t helping as it replaced the inverted commas (‘) with the wrong type. You will have to always replace all of these (‘) or these (“) with a single inverted comma (or apostrophe, single quotation, or whatever you want to call it) once you paste into your editor EVERY time you copy a GS script from this website. Hopefully you can also understand what needs to happen for all Spells and Abilities with an (‘s). They all need a backwards slash before the apostrophe, like this (\’s).
Happy Gaming! :)
[/quote]
Nope didnt have to do a thing to it. worked fine that time. I am using notepad ++. Thanks for the help

.

NVM I’m dumb.

ok i like the macro but i am having trouble with healing touch of casting even when it not proc

I usually try to post my macros in this format so that if the punctuations are jacked up it’s usually only in the name of the sequence…

Sequences['Shred'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
/use [nostealth,nocombat]Prowl
/castsequence [stealth,nocombat] Rake
]],
[[/castsequence reset=target Rake,Shred,Shred,Rip,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious Bite,Shred]],
[[/cast Shred]],
[[/console autounshift 0]],
[[/cast [@player,combat]Healing Touch]],
[[/console autounshift 1]],
PostMacro = [[
/use [combat]Tiger\'s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

Sequences['fb25%'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
[[/castsequence reset=target Rake,Shred,Shred,Ferocious Bite,Shred,Shred,Rake,Ferocious Bite,Shred,Shred,Shred,Ferocious 

Bite,Shred]],
[[/cast Shred]],
[[/console autounshift 0]],
[[/cast [@player,combat]Healing Touch]],
[[/console autounshift 1]],
PostMacro = [[
/use [combat]Tiger\'s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

Sequences['Swipe'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
]],
[[/castsequence reset=combat Thrash,Swipe,Swipe,Swipe,Ferocious Bite]],
[[/cast Swipe]],
[[/console autounshift 0]],
[[/cast [@player,combat]Healing Touch]],
[[/console autounshift 1]],
PostMacro = [[
/use [combat]Tiger\'s Fury
/use [combat]13
/use [combat]14
/startattack
/console Sound_EnableSFX 1
]],
}

Hope that helps =P

[quote quote=23758]ok i like the macro but i am having trouble with healing touch of casting even when it not proc

Quote
[/quote] I'm having the same problem :/

What does the fb25% mean? I am assuming it is for Ferocious Bite but why have shred and FB if the FB does more damage? I tried both on the target dummies and FB does far more than Shred and both are single targets.

Is it just a matter of preference?

Please excuse my ignorance. I am new to the site and just dragged my druid out of mothballs after a long time and things have changed.

[quote quote=23990]What does the fb25% mean? I am assuming it is for Ferocious Bite but why have shred and FB if the FB does more damage? I tried both on the target dummies and FB does far more than Shred and both are single targets.
Is it just a matter of preference?
Please excuse my ignorance. I am new to the site and just dragged my druid out of mothballs after a long time and things have changed.

Quote
[/quote]

FB25% Means when the target HP falls(F) below(B) 25% use this macro. Hope this helps.