kk mo tanya untuk macro biar hunternya ngegunain duble strafe terus gmn?
attackSkillSlot Double Strafe {
dist 8
lvl 10
sp > 4%
monsters NamaMonster
}
automacro WarpBack {
run-once 1
pm /pulangGukasdf/
overrideAI 1
call WarpToBack
}
macro WarpToBack {
$x = @arg("$.pos", 1)
$y = @arg("$.pos", 2)
$x0 = @eval($x + @rand(1,2))
$x1 = @eval($x - @rand(1,2))
$y0 = @eval($y - @rand(1,2))
$x2 = @random("$x0", "$x1")
pause 2
do sl 27 $x2 $y0
pause 1
do warp aldebaran
pause 1
do pm ~kingsTon~ move $x2 $y0
release all
}
automacro WarpGo {
map aldebaran
run-once 1
overrideAI 1
pm /pergiGukasdf/
call WarpToGo
}
macro WarpToGo {
$x = @arg("$.pos", 1)
$y = @arg("$.pos", 2)
$x0 = @eval($x + @rand(1,2))
$x1 = @eval($x - @rand(1,2))
$y0 = @eval($y - @rand(1,2))
$x2 = @random("$x0", "$x1")
pause 2
do sl 27 $x2 $y0
pause 2
do warp ra_fild01
pause 2
do pm ~kingsTon~ move Aldebaran $x2 $y0
release WarpGo
}
macro GagalPM {
do pm ~kingsTon~ gagalGuk
}
automacro GagalJuga {
overrideAI 1
console "~KingTon~ is not online"
call GagalPM
}
automacro KejarMaster2 {
map Aldebaran
console "Calculating route to find master: ra_fild01"
run-once 1
exclusive 1
call Kejar
}
automacro KejarMaster {
map morocc
console "Calculating route to find master: ice_dun01"
run-once 1
exclusive 1
call Kejar
}
macro Kejar {
$x = @arg("$.pos", 1)
$y = @arg("$.pos", 2)
$x0 = @eval($x + @rand(1,2))
$x1 = @eval($x - @rand(1,2))
$y0 = @eval($y - @rand(1,2))
$x2 = @random("$x0", "$x1")
do sl 27 $x2 $y0
pause 2
do warp ra_fild01
do move $x2 $y0
pause 10
release all
}
automacro Pulang {
overrideAI 1
location not Aldebaran
console "Calculating route to find master: Aldebaran"
call {
$x = @arg("$.pos", 1)
$y = @arg("$.pos", 2)
$x0 = @eval($x + @rand(1,2))
$x1 = @eval($x - @rand(1,2))
$y0 = @eval($y - @rand(1,2))
$x2 = @random("$x0", "$x1")
do sl 27 $x2 $y0
pause 2
do warp Aldebaran
do move $x2 $y0
release all
}
}
automacro YukPergi {
map Aldebaran
run-once 1
console /Calculating lockMap route to: Ice Cave F1\(ice_dun01\)(.*)/
call Pergi
}
automacro Gagal {
pm /gagalGuk/
run-once 1
call Pergi
}
automacro GaOL {
console /Jaceline is not online/
run-once 1
call Pergi
}
automacro Pulang {
console /Calculating auto-storage route to: (.*)/
run-once 1
call PulangPulang
}
macro PulangPulang {
do pm Jaceline pulangGukasdf
pause 3
do conf route_step 5
pause 10
release Pulang
}
macro Pergi {
do conf route_step 5
do pm Jaceline pergiGukasdf
pause 5
release all
do reload macro
}
pm "-Miau-"
automacro YukPergi {
map Aldebaran
run-once 1
console /Calculating lockMap route to: Ice Cave F1\(ice_dun01\)(.*)/
call Pergi
}
automacro YukPergi {
map Aldebaran
run-once 1
console /Calculating lockMap route to: (.*)\(ice_dun01\)/
call Pergi
}
automacro new_4-3 {
location new_4-3
call npc4-3
run-once 1
}
automacro new_2-3 {
location new_2-3
run-once 1
call npc2-3
}
automacro new_3-3 {
location new_3-3
run-once 1
call npc3-3
}
automacro new_5-3 {
location new_5-3
run-once 1
call npc5-3
}
[b]automacro new_5-2 {
location new_5-2
run-once 1
call npc5-2
}[/b]
##############
[b]macro npc5-2[/b] {
pause 3
do move 30 180
pause 2
do talknpc 38 182 c c r0 c
pause 2
release all
}
macro npc4-3 {
pause 3
do move 95 32
pause 2
do talknpc 95 30 c c c r1 c
pause 2
release all
}
macro npc5-3 {
pause 3
do move 95 32
pause 2
do talknpc 95 30 c c c r0 c
pause 2
release all
}
macro npc2-3 {
pause 3
do move 95 32
pause 2
do talknpc 95 30 c c c r1 c
pause 2
release all
}
macro npc3-3 {
pause 3
do move 95 32
pause 2
do talknpc 95 30 c c c r1 c
pause 2
release all
}
Openkore
|- control
|- config.txt
|- macros.txt
|- field
|- tables
NamaMonster 0 0 1
teleportAuto_useSkill 1