• 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.

Seputar Openkore

virgin

TK A
Level 1
@godzilaz

maksudnya bikin settingan ulang tuh bikin double ?

jadinya

useSelf_item Battle Manual, {
hp
sp
whenStatusActive
whenStatusInactive Field Manual
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 1800
manualAI 0
}

useSelf_item Awakening potion {
hp
sp
whenStatusActive
whenStatusInactive Awakening Potion
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 1800
manualAI 0
}

gitu ?

hehehe

tq ya om godzilaz ngerespon postingan g truz :smiley_beer:
 

virgin

TK A
Level 1
@ ^
yup..
bos..jgn lupa pake code box yah..buat setingan lbih dari 10 baris..

maksudnya gmana ni kk nash ?

ga ngerti... ^^ :smiley_beer:

oh iy 1 lagi

misalnya

useself_item Red Potion itu lgsung koma/spasi dlo baru koma ?truz selanjutnya spasi dlo baru Awakening Potion ?

sory g nanya gituan

siapa tau aja ngefek :smiley_beer:
 

escalibur2

1 SD
Level 1
@ ^
jujur seh daripada
Code:
useSelf_item Battle Manual, Awakening potion {
hp
sp
whenStatusActive
whenStatusInactive Field Manual, Awakening Potion
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 1800
manualAI 0
}
gw lebih prefer dipisah
Code:
useSelf_item Battle Manual {
hp
sp
whenStatusActive
whenStatusInactive Field Manual
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 1800
manualAI 0
}

useSelf_item Awakening Potion {
hp
sp
whenStatusActive
whenStatusInactive Awakening Potion
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 1800
manualAI 0
}
biasa gw timpa pake koma spasi tuh buat barang" sejenis semacam potion..^^..
kalo lo mw timpa pake koma dlo baru spasi..
useSelf_item [barang1][koma][spasi][barang2][spasi]{
contoh:
useSelf_item Red Potion, Monster's Feed {
btw ini kepake buat skill slot jg low..^^
 

aba01

1 SD
Level 2
Level 1
mo nanya nih..

gw bot gandeng pris - hunter
pake OK 2.0.5.1

pertanyaannya:
pris gw kok kasi heal ke player2 lain, bukan ke hunter gw.
itu kn yaa?

confignya:
Code:
followTarget d'riple
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 2
followDistanceMin 1
followLostStep 12
followSitAuto 0
followBot 1
Code:
useSelf_skill Heal {
lvl 3
hp <100%
sp >10%
}
Code:
partySkill Heal {
lvl 1
target_hp <70%
sp >10 %
}
mohon pencerahannya..
tq
 

son2boy

PAUD
Level 1
@YG OPENKORE MOMONNYA MASIH UNKNOWN...


cari aja di d-bests.com

klo u emank niat ngebot pasti bisa...

itu aja...
 

gpgalih

2 SD
Level 2
ya elah.. udah dibantuin malah minta setingan.. ngasi email lg..
timeout itu kalo 1800, jadi tiap 1800 detik dia ngeluarin skill/item itu lg..
 

escalibur2

1 SD
Level 1
@ virgin
config gw gak di share kk..^^..
jujur gw lebih prefer pake whenstatinactive dibanding pake timeout..coz kadang kalo lag,jem openkore kita geser brp geto..^^..
 

virgin

TK A
Level 1
@galih

lha kan g cuma minta

kalo dikasi syukur

ga dikasi ya ga masalah

apa yg salah ?

@n4sh

ok2 i c

thx infonya

dicoba dlo gan :smiley_beer:
 

gpgalih

2 SD
Level 2
@virgin
kalo minta"+ngasi email , nti takut di warn..
saya cm ngasi tau aja qo..

@atas ni
double.. cuma GB post lg.. ga ada isinya..

tanya..
squelchDomains kalo di isi kan ilang tuh tulisan di OK..
itu ngaruh ga dari byte yg dikirim?
kalo misalnya bot pake speedy yg limit kan pake kuota gt..
ngaruh ga? jd sedikit pengeluaran byte karena tulisan di OK yg muncul jg sedikit?
 

GATx105e

PAUD
Level 1
help!

bukan maksud mo lecher dah pusing neh napa y nama monsternya unknow??
dah ngikutin prosedur dari forum'y d-best tapi ada code yang crash

waktu replace
Code:
if ($args->{switch} eq '0296') {
$psize = 24;
} elsif ($args->{switch} eq '02D1') {
$psize = 26;
} else {
$psize = 20;
}
sama
Code:
if ($args->{switch} eq '00A5') {
$psize = 10;
} elsif ($args->{switch} eq '02EA') {
$psize = 22;
} else {
$psize = 18;
}
malah katanya syntax'y salah

apa ada hubungannya y ma nama monster ya unknow

yang ngerti coding bantuin wa pliss!
 

gpgalih

2 SD
Level 2
@n4sh
pantes pas liat tagihan jg cuma bda dqit.. hoho
makasii ya buat jwbnnya..

@atas [namanya susah c]
bukannya udah bner yah?
yg 2 biji di atas itu kan udah yg bener? ko di replace lg?
 
Top