Jump to content
Forumu Destekleyenlere Katılın ×
Paticik Forumları
2000 lerden beri faal olan, çok şukela bir paylaşım platformuyuz. Hoşgeldiniz.

Abyssde sürekli hiç durmadan ateş ok atan roguelar!


SteelBB

Öne çıkan mesajlar

SetActiveWindow Knight OnLine Client
ObjVar 10

Constants
/////////////////////////////////////////////////////////
// *Bu script 1280*1024 cozunurluk icin //
// hazirlanmistir. //
// *Mana Potion olarak Sagacity Potion //
// onerilmektedir. //
// //
// Craw //
//////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////
/////////////////////// AYARLAR ///////////////////////////
///////////////////////////////////////////////////////////

MinorHKey = 2 // Minor Healing tusu.
ManaPKey = 1 // Mana Potion tusu.
CastWolf = 1 // Wolf bassin (1), basmasin (0).
WolfKey = 3 // Wolf tusu.
AKey = 4 // Atak skill tusu.

//////////////////////////////////////////////////////////
///////////////////// AYARLAR BITTI. /////////////////////
//////////////////////////////////////////////////////////
End

Procedure heal
IsRed 229, 10
Else
Keys $MinorHKey
Delay 240
End
End

Procedure afk
IsBlue 180, 28
Keys z
Delay 0
IsRed 229, 10
Keys $AKey
Delay 0
Else
End
Else
Keys $ManaPKey
Delay 10
End
End
Procedure afk3
IsBlue 180, 28
IsRed 229,10
Keys $AKey
Delay 0
Else
End
Else
Keys $ManaPKey
Delay 10
End
End
Procedure afk1
IsBlue 180, 28
IsRed 229,10
Keys $AKey
Delay 0
Else
End
Else
Keys $ManaPKey
Delay 10
End
End
Procedure afk2
IsBlue 180, 28
Delay 3
IsRed 229, 10
Keys $AKey
Delay 0
Else
End
Else
Keys $ManaPKey
Delay 10
End
End
Procedure Wolf every 100 sec
If $CastWolf = 1
Keys $WolfKey
Delay 450
Else
End
End


while 1 = 1
ProcessMessages
Call heal
Call afk
call afk1
call afk2
call afk3

End



1 ıncı tusa mana
2 ıncı heal
3 vold
4 e 100 % 150 damage
Link to comment
Sosyal ağlarda paylaş

// This line is necessary to select the proper window
SetActiveWindow Knight Online Client
ObjVar 10
Constants
//General Settings
HPKey = 8 //Place HP Pot in Key ___
MPKey = 6 //Place Mana Pot in Key ___
XHPKey = 5 //Place SOS HP Pot in Key ___ (for escape purposes)
WKey = 7 //Place Wolf in Key ___

End

/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////

Procedure Attack //Attack Methos using skill - range attack only
keys Z //Target Monster
keys 2
delay 0
keys 3
delay 0
keys 4
delay 0
keys 2
delay 0
keys 3
delay 0
keys 4
delay 0
keys 1
delay 2000
End

Procedure Heal //Use Heal Pot when HP is low
IsRed 233, 9
Else
Keys $HPKey
End
End

Procedure Mana //Use Mana Pot when Mana is low
Isblue 210, 27
Else
Keys $MPKey
End
End

Procedure NoDie //Escape when no more HP - DONT DIE!!
Isred 180, 9
else
keys $XHPKey
delay 20
Keys {F12}
delay 20
say /exit
//Top Left
MousePos 632, 484
LeftMouseDown
delay 40
LeftMouseUp
delay 100
pause
End
End

Procedure NoMana //Escape when no more Mana - DONT DIE!!
Isblue 165, 27
else
Keys {F12}
delay 20
say /exit
//Top Left
MousePos 632, 484
LeftMouseDown
delay 40
LeftMouseUp
delay 100
pause
End
End

Procedure Wolf Every 125000
Keys 7
End

While 1 = 1
Call Attack
Call Heal
Call Mana
Call NoDie
Call NoMana
ProcessMessages
end






mage ıcın

1 bos
2 buyu
3 buyu
4 buyu
5 bos
6 mana
7 gate
8 heal

ayrıca kohack varsa mana bıtınce town ceker hp sı azalırsa kastıgınız yaratık ırı yarı kodumu yaran tıpınde degılse gene town ceker
Link to comment
Sosyal ağlarda paylaş

// This line is necessary to select the proper window
SetActiveWindow Knight Online Client
ObjVar 10
constants
hpbuff = 1 // hpbuff butonu
defbuff = 2 // ac buff butonu
heal = 3 // heal butonu
mana = c // oturma tusu (default)
healpot = 4 // heal potion tusu
manapot = 5 // manapotion tusu
end

Procedure healme
IsRed 258, 11
Else
Keys $Healpot
Delay 500
End
End

procedure buff
keys $hpbuff
end

procedure defance
keys $defbuff
end

Procedure heal
IsBlue 200, 29
keys $heal
else
Keys $manapot
end
End

procedure mana
keys $mana
end

while 1 = 1
call healme
call buff
delay 800
call defance
delay 800
call heal
delay 3500
call mana
delay 10000
end



2 kısılık partde buff heal
1 hp buff
2 de buff
3 heal
4 heal potıon ( kendısı ıcın)
5 mana potıon
kendısı c ye basıp oturup mana yapıyor keza
Link to comment
Sosyal ağlarda paylaş

hepsı denenmıs hala kendı hazırda guıldece ve arkadaslarca kullandıgımız macrolardır
copy paste yaparken acıklamalar kısmını duzeltın kare bıcımını alsın

ılk olan rogue ıcındır ama butun claslarda kullanılır 4 e hangı buyu koyarsanız onu atar yada vurur..
bunu da yazan Craw denen TURK bır arkadastır ..

sadece Actoll programında calısır
ayrıca bu program xp de calısır da 98 de calısıyor dıye bısıler duydum denemedım hıc

VE UNUTMADAN BU PROGRAMLAR SAYESIN BIR COK KISI BANLANMISTIR.KULLANIMI SADECE SIZE AITTIR SORUMLULUK ALMIYORUM.OZELLIKLE TURKLERE KARSI BUYUK BIR KARSITLIK VAR BU GERI ZEKALI SERVERDA SONUCDA ISRAILLI SEREFSIZ SAHIPLERI OLUNCA HER BI BOK OLUYOR...

[Bu mesaj dieevil tarafından 07 Ocak 2005 22:55 tarihinde değiştirilmiştir]
Link to comment
Sosyal ağlarda paylaş

said:
dieevil, 07 Ocak 2005 22:48 tarihinde demiş ki:
// This line is necessary to select the proper window
SetActiveWindow Knight Online Client
ObjVar 10
constants
hpbuff = 1 // hpbuff butonu
defbuff = 2 // ac buff butonu
heal = 3 // heal butonu
mana = c // oturma tusu (default)
healpot = 4 // heal potion tusu
manapot = 5 // manapotion tusu
end

Procedure healme
IsRed 258, 11
Else
Keys $Healpot
Delay 500
End
End

procedure buff
keys $hpbuff
end

procedure defance
keys $defbuff
end

Procedure heal
IsBlue 200, 29
keys $heal
else
Keys $manapot
end
End

procedure mana
keys $mana
end

while 1 = 1
call healme
call buff
delay 800
call defance
delay 800
call heal
delay 3500
call mana
delay 10000
end



2 kısılık partde buff heal
1 hp buff
2 de buff
3 heal
4 heal potıon ( kendısı ıcın)
5 mana potıon
kendısı c ye basıp oturup mana yapıyor keza


bu script de benim imalat :)[signature][hline]aKuMa_Xen LvL 44 Roque DieZ 1/2
Link to comment
Sosyal ağlarda paylaş

×
×
  • Yeni Oluştur...