k25x Posted October 28, 2007 Posted October 28, 2007 OBS First step make manual item before run Stripts MoonDust and MagmaDust :) Script for All Rec Tateo ================== Need: Dagger with Silent Move + 500 mana pots + 30 haste pot for 10 hours or Spectral Dancer with Dance of Silent ( Shadows ) PS. Star in front Jeremy - Hot Springs LABEL(INICIO) USEITEM(Mana Potion[iD=728]) USEITEM(Haste Potion[iD=734]) NPCSEL(Jeremy[iD=8521]) NPCDLG(Jeremy[iD=8521]) DLGSEL( Quest ) DLGSEL([Egg Delivery]) DLGSEL("I'll deliver your eggs.") MOVETO(150083,-113187,-2121) MOVETO(150447,-114506,-1836) MOVETO(150683,-115222,-1683) MOVETO(150683,-115222,-1624) MOVETO(153957,-115171,-1558) MOVETO(157207,-115353,-1922) MOVETO(157579,-115348,-1930) NPCSEL(Pulin[iD=8543]) NPCDLG(Pulin[iD=8543]) DLGSEL(Quest ) DLGSEL("I've got some Boiled Eggs for you.") USEITEM(Mana Potion[iD=728]) MOVETO(156654,-114127,-1763) MOVETO(156265,-112667,-1828) MOVETO(156470,-111007,-2600) MOVETO(156025,-110619,-2643) MOVETO(156537,-108011,-2660) MOVETO(155985,-106280,-2765) MOVETO(155661,-105939,-2768) NPCSEL(Naff[iD=8544]) NPCDLG(Naff[iD=8544]) DLGSEL(Quest) DLGSEL("I have some Boiled Eggs for you!") USEITEM(Mana Potion[iD=728]) MOVETO(154421,-108935,-2720) MOVETO(153844,-110268,-2712) MOVETO(150306,-112034,-2235) MOVETO(148595,-111720,-2173) USEITEM(Mana Potion[iD=728]) MOVETO(146556,-111427,-2428) MOVETO(145818,-110044,-3366) MOVETO(142456,-107281,-3493) USEITEM(Mana Potion[iD=728]) MOVETO(140982,-105841,-3642) NPCSEL(Crocus[iD=8545]) MOVETO(140690,-105521,-3658) NPCDLG(Crocus[iD=8545]) DLGSEL( Quest) DLGSEL(I've got your eggs right here. ) MOVETO(140745,-106341,-3653) MOVETO(141306,-108034,-3619) MOVETO(141681,-109317,-3617) NPCSEL(Kuber[iD=8546]) NPCDLG(Kuber[iD=8546]) DLGSEL( Quest ) DLGSEL("Egg delivery, sir!" ) USEITEM(Mana Potion[iD=728]) MOVETO(143827,-108624,-3507) MOVETO(146069,-108965,-3354) USEITEM(Mana Potion[iD=728]) MOVETO(148689,-108859,-2657) MOVETO(149328,-109255,-2514) MOVETO(149616,-111445,-2246) MOVETO(147936,-112793,-2173) MOVETO(147632,-112894,-2148) MOVETO(147499,-113225,-2138) NPCSEL(Beorin[iD=8547]) NPCDLG(Beorin[iD=8547]) DLGSEL(Quest) DLGSEL(I've got your eggs right here. ) MOVETO(147673,-112753,-2164) MOVETO(149266,-112532,-2090) USEITEM(Mana Potion[iD=728]) MOVETO(149521,-112663,-2090) NPCSEL(Jeremy[iD=8521]) NPCDLG(Jeremy[iD=8521]) DLGSEL( Quest ) DLGSEL([Egg Delivery (Continue)]) DLGSEL("I made all the deliveries.") CALL(INICIO) :) t+
sltbnjr Posted October 28, 2007 Posted October 28, 2007 it's been said a hundred times you must not use CALL in a loop. Use JMP when it's not a function
k25x Posted October 28, 2007 Posted October 28, 2007 it's been said a hundred times you must not use CALL in a loop. Use JMP when it's not a function ok tnks :)
andy Posted October 29, 2007 Posted October 29, 2007 I have mana script----Elven kinght script------Dark Wizad Script
sicky Posted October 30, 2007 Posted October 30, 2007 I have 2 question... 1. Who can explain me better what is RETURN... and in which case i should use it? thx 2. Why my dwarf dont save in warehouse my +3 war axe [haste] ?
spug4t4 Posted October 31, 2007 Posted October 31, 2007 http://d.turboupload.com/d/1580305/artisan_cleric_warmith_pilgrim_testimony.rar.html is not working . any have the rar? i neeed SOOO MATch the warsmith :P http://d.turboupload.com/d/1580305/artisan_cleric_warmith_pilgrim_testimony.rar.html is not working . any have the rar? i neeed SOOO MATch the warsmith :P plz repost the ling i also need the warsmith patch !!!!!!!!!!!!!!!!
qthanh Posted October 31, 2007 Posted October 31, 2007 need script for sell rechagre plz!! I have EE/SpS and it recharge non-stop with l2 walker, maybe script will help
k25x Posted November 1, 2007 Posted November 1, 2007 need script for sell rechagre plz!! I have EE/SpS and it recharge non-stop with l2 walker, maybe script will help this exemple if u mana low of 80% use recharge while up 90% ( sry 4 my sux english )
canis Posted November 28, 2007 Posted November 28, 2007 i have made a fishing script today: LABEL(Fish) CharStatus(HP,<=,99) { UseSkill(Fake Death,Self,TARGETNAME) DELAY(10000) "estimate the time u can kill the mob" CharStatus(HP,>=,99) { ChangeWaitType(1) } } DELAY(3000) JMP(Fish) u need th or bh to use it, as it uses fake death if hp is lower than 99%(if monster attacks u), and it stands up when your hp is back to normal.
qthanh Posted November 29, 2007 Posted November 29, 2007 OBS First step make manual item before run Stripts MoonDust and MagmaDust :) Script for All Rec Tateo Thanks
Recommended Posts