ud coba om tp eror mlu.
ap prulign ny yg salah ato apa w g tw d.
ap prulign ny yg salah ato apa w g tw d.
nah, trus gimana ngatasinnya?@^
ia emang gitu..
openkore ga kenal character ' dan " buad nama..
ga pcaya?
coba d lo wisp char2 yg namanya mengandung ' & / "..
pasti ilang itu tandanya jadinya.. >.<
automacro combo {
console /(.*)You use Triple Attack(.*)/
sp > 20%
run-once 1
call smash
}
macro smash {
do ss 272
pause 0.5
release combo
}
Unable to cast skill Chain Combo in 3 tries.
Skill Chain Combo Failed <Requirement>
Skill Chain Combo Failed <Requirement>
Skill Chain Combo Failed <Requirement>
automacro triple {
console /You are again: Triple Attack Delay/
sp > 20%
call {
do ss 272
release triple
}
}
$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