• Silahkan bergabung dengan chat kami di Telegram group kami di N3Forum - https://t.me/n3forum
  • Welcome to the Nyit-Nyit.Net - N3 forum! This is a forum where offline-online gamers, programmers and reverser community can share, learn, communicate and interact, offer services, sell and buy game mods, hacks, cracks and cheats related, including for iOS and Android.

    If you're a pro-gamer or a programmer or a reverser, we would like to invite you to Sign Up and Log In on our website. Make sure to read the rules and abide by it, to ensure a fair and enjoyable user experience for everyone.

Macro

momocha3

TK B
Level 1
eh bole minta macro buat beli2 barang nda??
gw bingung ini macro 1 haha g mana caranya yah?
contohnya +4 Muffler [1] @ 3.5jt?
 

ferry_gukguk

Gukguk Love Cat
Level 2
@R34LMaZTeR

Code:
attackSkillSlot Double Strafe {
dist 8
lvl 10
sp > 4%
monsters NamaMonster
}
@andrean3
pk plugins autotrade itu..
 

eday34

PAUD
Level 1
kk, mo nanya donk, kok car gw (masternya) ga mau ngewhips prist klo mo ke t4 hunt.
trus prisnya juga ga nge whips si master bwat masuk ke warp??
ini macronya juga ngeedit2 yg ada di thread macro bikinnya om ferry....
klo ada yg salah mohon bantuannya donk...

ini punya priest
Code:
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
}
}
ini punya masternya
Code:
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
}
 

ferry_gukguk

Gukguk Love Cat
Level 2
@omsusan
Kalo nick char kamu ada tanda - ato special char yg laen nya pake tanda kutip..
contoh :
Code:
pm "-Miau-"
 

eday34

PAUD
Level 1
sorry om...
priestnya aq coba whips manual dah bisa. tapi kok bwat masternya masih ga mau whips ya klo mo pergi hunt atopun pulang hunt??
 

ferry_gukguk

Gukguk Love Cat
Level 2
@omusan
Code:
automacro YukPergi {
map Aldebaran
run-once 1
console /Calculating lockMap route to: Ice Cave F1\(ice_dun01\)(.*)/
call Pergi
}
coba ganti sama ini :
Code:
automacro YukPergi {
map Aldebaran
run-once 1
console /Calculating lockMap route to: (.*)\(ice_dun01\)/
call Pergi
}
 

jalanmalam

TK A
Level 1
misi2 maw nanya dunk..
klo macro spirit ama paket kaupe kaite kaahi biar buat 1 guild gmn ya??
kok punya wa cuma party yg di paketin?? >_<
 

eday34

PAUD
Level 1
kk ferry masih ga isa nih...
duh pusing pala gw ga bisa2. gw rubah tandanya malah ada tulisan eror di botnya.
oiya kk, maksudnya route_step 5 bwat paan c??
mohon bantuannya ya..
 

silthice

6 SD
Level 2
@^^
ada kan di share macro macro buad paket guild..
ambil dari sana aja basenya..
cuma skill2nya aja lo ganti nomornya..
 

ferry_gukguk

Gukguk Love Cat
Level 2
@jalanmalam
ia ada tuh di share macro..

@omsusan
botan yang di mosko kan diem di lockmap..
kalo ga mau diam ya di hapus aja yang route_step ny..
 

gpgalih

2 SD
Level 2
kalo pas bot di pelatihan nopis, kan kalo mati ga bisa balik lg tuh..
ajarin bkin macronya donk..
 

eday34

PAUD
Level 1
@galih
klo punya gw si gini:
Code:
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
}
byar ga bolak balik teleport npc trus, automacro yg lockmapnya mau dipake diapus...
sorry klo laockmapnya (tulisan yg di bold) salah, soalnya map tempat respawn abis mati suka berubah2....

@ferry
gini, master gw klo pas calculating lock map dya jalan doank ke lockmapnya, dya ga mau whips priesnya,.. yang salah dimananya tuh???
 

CsnZ

TK B
Level 1
maaf kk ada yang punya macro nukerin meat jadi jellopy fluff itu yang di npc umbala tuh!mohon bantuannya!
 

muhammadmujahid

TK A
Level 1
Numpang Nanya Nih. Sebelum nya Maaf 2x Yah! Soalnya Saya masih sangat3x Pemula, jadi harap Maklum.

1.Semua command makro di sini itu di tulis di mana?config.txt kah?atau macros.txt?
2.kalau di macros.txt ,untuk mengaktifkan script/command yg udah kita masukkin itu bgmn??
3.Boleh minta config supaya waktu kita di serang momon aggresife q-ta nti tele pake fly wing??

Mungkin sekian dolo aja dah~

REGARDS!
 

ferry_gukguk

Gukguk Love Cat
Level 2
@omsusan
di portals.txt nya di hapus route (portal) mana aja yang menuju kesana (rute menuju lockmap)

@muhammadmujahid
1. macros.txt

Code:
Openkore
|- control
|- config.txt
|- macros.txt
|- field
|- tables
2. coba buka openkore for newbie
3. mon_control.txt
Code:
NamaMonster 0 0 1
config.txt
Code:
teleportAuto_useSkill 1
 

kentangbusuk

1 SD
Level 2
om nanya donk kalo disupaya macronya bacanya gni gmn sih ?
kalo status tmn gk spirit
kasih link gmn sih? soalna klo pke bendera sring eror
 

silthice

6 SD
Level 2
klo 1 grup..
tar kan kliatan di confignya..
lo pake console bla bla bla ja buad trigernya..
jgn lupa kasi timeout dikid 3 - 5 gitu buad jaga2 ja byar klo eror ga boros mananya.. :)

klo ga 1 grup..
keknya ga bisa diliad d setau gw..
ya paling bendera d.. :)
 

muhammadmujahid

TK A
Level 1
Om Ferry dan kk'' sekalian nanya donk....
Makronya biar char kita hunt obeaune di byalan trus balik lg ke izlude buat beli pot klo abis gmn yah??
Aq ga' ngerti soalnya kan hrs naek kapal. <<--- yang bikin g ngerti.

Klo cuma sekitar daerah payon atau daerah kota sih tau aQ.

Maaf klo udah ada yg post bisa kasih link nya biar ta' liat.


Thx!
 
Top