Chatbox

Jumat, 17 Februari 2012

Macro Warper Guild

automacro b1 {
console /\[(jarak|dist)=(.*)\] (.*) \((\d+)\): (.*)b1(.*)$/
exclusive 1
run-once 1
call {

$distance = $.lastMatch2
$namaPlayer = $.lastMatch3
$playerID = $.lastMatch4
call {

do e ok
pause 0,3
$PosX = @arg("$.pos", 1)
$PosY = @arg("$.pos", 2)
$PosX1 = @eval($PosX+@rand(1,2))
$PosY1 = @eval($PosY+@rand(1,2))
$PosX2 = @eval($PosX-@rand(1,1))
$PosY2 = @eval($PosY-@rand(1,1))
$WarpX = @random("$PosX1","$PosX2")
$WarpY = @random("$PosY1","$PosY2")
do sl 27 $WarpX $WarpY 4
pause 2
do warp 1
do c  Portal Ke Britoniah 1 $WarpX $WarpY
pause 0,1
do e go
do sit
release all
}
}

automacro v2 {
console /\[(jarak|dist)=(.*)\] (.*) \((\d+)\): (.*)v2(.*)$/
exclusive 1
run-once 1
call {

$distance = $.lastMatch2
$namaPlayer = $.lastMatch3
$playerID = $.lastMatch4
call {

do e ok
pause 0,3
$PosX = @arg("$.pos", 1)
$PosY = @arg("$.pos", 2)
$PosX1 = @eval($PosX+@rand(1,2))
$PosY1 = @eval($PosY+@rand(1,2))
$PosX2 = @eval($PosX-@rand(1,1))
$PosY2 = @eval($PosY-@rand(1,1))
$WarpX = @random("$PosX1","$PosX2")
$WarpY = @random("$PosY1","$PosY2")
do sl 27 $WarpX $WarpY 4
pause 2
do warp 2
do c  Portal Ke Valkyrie 2 $WarpX $WarpY
pause 0,1
do e go
do sit
release all
}
}

4 komentar:

  1. kk klo macro ini berlaku buat anggota guild aja??
    kalo warpnya bisa ke 4 tempat gimana caranya??
    makasih

    BalasHapus
  2. itu buat ke valk 2 ama b1
    kalo mau ya tambahin sendiri tinggal ganti

    1.(.*)v5(.*) dengan (ex : (.*)g2(.*)
    2.do warp (sesuai slot warp mu)

    BalasHapus
  3. kk kalo macro yg buat jasa warp itu gimana??

    BalasHapus
  4. @anonim :
    itu mah buat sendiri, kalo g bisa belajar dlu y di daftar blog ada

    BalasHapus