wowjs.jscbAfterRes call back added in resed state in script.js
for hunter, you can use the following in script section of the bindings to revpet after res.
wowjs.jscbAfterRes = function() {
wowjs.wowDoFightAction("revpet");
wowjs.wowDoFightAction("callpet");
}