close
automacro dipukul {
console /Player (.*) \((\d+)\) attacks you*/i
call {
do kill $.lastMatch2
}
}

automacro dimagic {
console /Player (.*) \((\d+)\) uses (.*) on you*/i
call {
do kill $.lastMatch2
}
}

automacro dicast {
console /Player (.*) \((\d+)\) is casting (.*) on you.*/i
var .lastMatch1 != PutSlaveNameHereRemoveThisLineIfBottingSolo
call {
do kill $.lastMatch2
}
}
arrow
arrow
    全站熱搜

    aaa1314 發表在 痞客邦 留言(0) 人氣()