SteelBB Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 Sadece okçu rogue lar için yazlmış macro kullanıyorlarmış haberiniz olsun. Dün ben şahid oldum evde ADSL i olan biri için biçilmiş bi kaftan....
SteelBB Mesaj tarihi: Ocak 7, 2005 Konuyu açan Mesaj tarihi: Ocak 7, 2005 Bi de başlığı yanlış atmışım ateş ok atan yazmışım! ne demekse:P[signature][hline]Bir Steel Brightblade klasiği...
Buzi Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 Ben duvarın arkasına gecip olduruyorum.Kimse kimseye bedavaya bisey yedirtmez orada.Geceden bırakırsan sabaha olusunu bulursun 1-2 gemle.
SteelBB Mesaj tarihi: Ocak 7, 2005 Konuyu açan Mesaj tarihi: Ocak 7, 2005 Ah sen yokmusun:PpPp[signature][hline]Bir Steel Brightblade klasiği...
KnightOnline Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 Ben hileler konusa koydum archer trainer olması lazım ismi o program sayesinde durmadan ateşli ok atabilrsin :) [Bu mesaj KnightOnline tarafından 07 Ocak 2005 16:25 tarihinde değiştirilmiştir]
SteelBB Mesaj tarihi: Ocak 7, 2005 Konuyu açan Mesaj tarihi: Ocak 7, 2005 Ateşli ok :)[signature][hline]Steel Brightblade in inleyen nameleri...
n0th1n9 Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 ben simdi 23 lvl archer yaptım o senin dedigin programı calıstırıcam sonra programda ne yapcam onu solermisin veya oyunda bisi mi yapcam[signature][hline]nºth1n9 fºr 4ll
dieevil Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 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
dieevil Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 // 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
dieevil Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 // 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
dieevil Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 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]
aKuMa Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 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
BioHazarD Mesaj tarihi: Ocak 7, 2005 Mesaj tarihi: Ocak 7, 2005 işte paticikten uzaya fırlatılmış fakat yörünge dışına kaçar 345345345435. insan..[signature][hline].:.:.:Magic The Gathering:.:.:. RocKnCoke Gathers.. [Bu mesaj uzaylılar tarafından 41 Aralık 3811 34:98 tarihinde değiştirilmemiştir]
Sphere Mesaj tarihi: Ocak 8, 2005 Mesaj tarihi: Ocak 8, 2005 su programın birde link ini verseniz indirsek iyi olur.
Quanzi Mesaj tarihi: Ocak 8, 2005 Mesaj tarihi: Ocak 8, 2005 http://www.actool.net/files/actoolinstall_462.exe[signature][hline] DaoC EU Server Excalibur Kendorf -Sultans- Voider Eldritch *Kendorf attacking to glacier giant* -Why? :( WHY?? -for die... (masochistic action, I'm relax :)
Sphere Mesaj tarihi: Ocak 8, 2005 Mesaj tarihi: Ocak 8, 2005 Sağolasın. [Bu mesaj Sphere tarafından 08 Ocak 2005 22:27 tarihinde değiştirilmiştir]
Öne çıkan mesajlar