You are on page 1of 1

automacro talking {

location izlu2dun
call npc
timeout 2
}

macro npc{
do move 112 89
do talk @npc (108 83)
pause 10
release all

automacro tkk {
console /Untuk memasuki (\S+)/
exclusive 1
priority 1
run-once 1
delay 6
call {
pause 7
do talk text newheroescoming
release tkk
}
}

You might also like