Monday, April 13, 2009

Macro For Training Ground

Macro ini digunakan untuk bot di tempat pelatihan novice atau training ground keren na.. ^_^

Di config.txt

lockMap new_1-3 ( ganti dengan yang lain bila ingin ditempat yang lbh gmpg/susah )
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

Di portals.txt

masukkan list berikut :

new_1-1 148 112 new_1-2 100 9
new_1-2 100 6 new_1-1 148 112
new_2-1 148 112 new_2-2 100 9
new_2-2 38 182 new_1-3 96 21 0 r0
new_2-2 38 182 new_2-3 96 21 0 r0
new_2-2 38 182 new_3-3 96 21 0 r0
new_2-2 38 182 new_4-3 96 21 0 r0
new_2-2 38 182 new_5-3 96 21 0 r0
new_2-2 100 6 new_2-1 148 112
new_3-1 148 112 new_3-2 100 9
new_3-2 38 182 new_1-3 96 21 0 r0
new_3-2 38 182 new_2-3 96 21 0 r0
new_3-2 38 182 new_3-3 96 21 0 r0
new_3-2 38 182 new_4-3 96 21 0 r0
new_3-2 38 182 new_5-3 96 21 0 r0
new_3-2 100 6 new_3-1 148 112
new_4-1 148 112 new_4-2 100 9
new_4-2 38 182 new_1-3 96 21 0 r0
new_4-2 38 182 new_2-3 96 21 0 r0
new_4-2 38 182 new_3-3 96 21 0 r0
new_4-2 38 182 new_4-3 96 21 0 r0
new_4-2 38 182 new_5-3 96 21 0 r0
new_4-2 100 6 new_4-1 148 112
new_4-2 46 172 new_4-2 73 106
new_4-2 73 106 new_4-2 41 172
new_5-1 148 112 new_5-2 100 9
new_5-2 38 182 new_1-3 96 21 0 r0
new_5-2 38 182 new_2-3 96 21 0 r0
new_5-2 38 182 new_3-3 96 21 0 r0
new_5-2 38 182 new_4-3 96 21 0 r0
new_5-2 38 182 new_5-3 96 21 0 r0
new_5-2 100 6 new_5-1 148 112
new_1-2 38 182 new_1-3 96 21 c c r0
new_1-2 38 182 new_2-3 96 21 c c r0
new_1-2 38 182 new_3-3 96 21 c c r0
new_1-2 38 182 new_4-3 96 21 c c r0
new_1-2 38 182 new_5-3 96 21 c c r0

Di macros.txt

masukkan macros berikut :

automacro satu {
location new_1-3
run-once 1
call newSatu
}

macro newSatu {
do conf lockMap new_1-3
stop
release satu
}

automacro dua {
location new_2-3
run-once 1
call newDua
}

macro newDua {
do conf lockMap new_2-3
stop
release dua
}

automacro tiga {
location new_3-3
run-once 1
call newTiga
}

macro newTiga {
do conf lockMap new_3-3
stop
release tiga
}

automacro empat {
location new_4-3
run-once 1
call newEmpat
}

macro newEmpat {
do conf lockMap new_4-3
stop
release empat
}

automacro lima {
location new_5-3
run-once 1
call newLima
}

macro newLima {
do conf lockMap new_5-3
stop
release lima
}

sebelum itu taro char anda di tempat hunt misal nya new_4-3 ,

kemudian jalankan program bot anda dan ketik reload macros maka char anda akan masuk ke lockmap yang telah ditentukan yaitu seperti diatas new_1-3, 

Silakan Menikmati ^_^

2 comments:

  1. minta map new_5-3.fld nya dong

    ReplyDelete
  2. cari di openkore bagian download disana ada download field .. dah ada new_5-3 kog dsana..
    thx..

    ReplyDelete