#catatan:
#1. yang dimerahin = sesuaikan seleramu
#2. macro ini lokasinya di prontera
#3. lokasi prontera -> cek inventory -> ada tulisan BROKEN -> jalan ke gedung repair -> ada tulisan Hollgrehenn -> ke koordinat -> betulin equipment yang rusak
automacro i {
map prontera
run-once 1
call {
do i
release all
}
}
automacro rusak {
console /BROKEN/
run-once 1
call {
do move prontera 178 184
pause 5
release all
}
}
automacro benerin {
console /Hollgrehenn/
run-once 1
call {
do move 60 64
pause 4
release all
}
}
automacro benerinn {
location prt_in 60 64
run-once 1
call {
do talk @npc(63 54)
pause 3
do talk resp 0
pause 3
do talk resp 0
pause 3
do quit
release all
}
}
No comments:
Post a Comment