Jump to content

AdlerBR

Members
  • Posts

    58
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by AdlerBR

  1. the versions: 10.3.0 is OOG (Out of game): Link => http://www.4shared.com/file/17453489/af3f449d/L2Walker_1030.html 10.3.4 is OOG (Out of Game): Link => http://www.4shared.com/file/34134198/f67fc6eb/L2Walker_1034.html 10.3.5 is OOG (Out of Game): Link => http://www.4shared.com/file/34134197/66c0db7a/L2Walker_1035.html
  2. If you are using l2asvr + l2walker, you need install microsoft .net Framework version 2.0. Regards, AdlerBR.
  3. You can find 3 versions on my virtual drive (10.3.0, 10.3.4 & 10.3.5): http://adlerbr.4shared.com Regards... AdlerBR
  4. Accounts: SAGITTARIUS/ARCANA LORD - Female char lvl 77 w/ all lv 78 skills (no nobless) - Very Good Name + equips: Majestic Light set Dracobow+Focus+5 Tateossian Set Unsealed+3 Tatoos: Monk lv 3 - Monk Empowered lv 3 - (more some tatoos: rabit etc) + 35K arrows S/60K soulshot S/ 2K blessed soulshot S/ Red Party Mask/ Pots SAGITTARIUS/HELLKNIGHT - Male Char lvl 77 W/ all lv 78 Skills (no nobless) +equips: Majestic heavy Set (+3+4+3+3) + Nightmare shield Dracobow clean + Forgoten Blade Clean No Jewels Tatoos: Monk lv 3 - Golem lv 3 - 2x rabit empowered lv 2 + 60K arrows S/60K soulshot S/ 12K blessed soulshot S/ Red Party Mask/ Pots + WARLORD -Male char lv 77 at same account +equips: Saint Spear clean Majestic Jewels Unsealed (2x ring/1x necklace/1x earing) + 1 phoenix earing unsealed + Soulshot S/ pots Hierophant - Female Char - Lv 78 - good name Equips: Majestic Robe Set + Nightmare shield No Mage weapon but have 1 Bop+QR 2x phoenix ring + 2x phienix earing + 1x maj necklace (all Unsealed) + Blessed Soulshot B+ Soulshots B/ Arrows B/ Pots/ Sumons scrools (karik/doomknight/etc) / Hatchling SpectralDancer - female Char - lv 78 - very good name equips: Nightmare heavy set Talum+DLE (clean) 1xphoenix ring+1xphoenix earing (Sealed) + Blessed S/ Soulshot S / Pots + Prophet lvl 67 - female char _ Good name equips: BW robe SET Club of nature +acumen +7 top C Grade Jewels + Soulshots/blessedsoulshots C/ POtS/ EtC Shilien Elder - Female Char lvl 72 - Good name No equips or weapon Many pots and herbs Wolf lvl 73 (yes lvl 73) with equips SpellHowler - Female Chars lvl 76 - Good Name No equips or weapon Many pots / soulshots/ blessed soulshots I'M selling because will not play lineage2 anymore, so i don't want trade for chars on other servers. Some account have chars at raven 10x too. I give login+pass+secret questions. Send offers in US$ to my e-mail/msn: adlerbr@gmail.com (i acept paypal/ i can add it at ebay). 10% of sales i will donate to maxcheaters.com. Regards, AdlerBR
  5. Yellow Fishes and Treasure Chests // // Covert Yellow Fishes Script // // By AdlerBR // // >>> www.l2wbrasil.com.br // >>> adlerbr.4shared.com // //// >>>>> BREAK 1 <<<<< // LABEL(BREAK1) ITEMCOUNT(Small yellow nimble fish[iD=6438],==,0) { JMP(BREAK2) } USEITEM(Small yellow nimble fish[iD=6438]) DELAY(2000) CALL(BREAK1) // // >>>>> BREAK 2 <<<<< // LABEL(BREAK2) ITEMCOUNT(Small yellow ugly fish[iD=6439],==,0) { JMP(BREAK3) } USEITEM(Small yellow ugly fish[iD=6439]) DELAY(2000) CALL(BREAK2) // // >>>>> BREAK 3 <<<<< // LABEL(BREAK3) ITEMCOUNT(small yellow fat fish[iD=6440],==,0) { JMP(BREAK4) } USEITEM(Small yellow fat fish[iD=6440]) DELAY(2000) CALL(BREAK3) // // >>>>> BREAK 4 <<<<< // LABEL(BREAK4) ITEMCOUNT(Small yellow treasure chest[iD=6501],==,0) { JMP(BREAK5) } USEITEM(Small yellow treasure chest[iD=6501]) DELAY(2000) CALL(BREAK4) // // >>>>> BREAK 5 <<<<< // LABEL(BREAK5) ITEMCOUNT(Yellow nimble fish[iD=6441],==,0) { JMP(BREAK6) } USEITEM(Yellow nimble fish[iD=6441]) DELAY(2000) CALL(BREAK5) // // >>>>> BREAK 6 <<<<< // LABEL(BREAK6) ITEMCOUNT(Yellow ugly fish[iD=6442],==,0) { JMP(BREAK7) } USEITEM(Yellow Ugly fish[iD=6442]) DELAY(2000) CALL(BREAK6) // // >>>>> BREAK 7 <<<<< // LABEL(BREAK7) ITEMCOUNT(Yellow fat fish[iD=6443],==,0) { JMP(BREAK8) } USEITEM(Yellow fat fish[iD=6443]) DELAY(2000) CALL(BREAK7) // // >>>>> BREAK 8 <<<<< // LABEL(BREAK8) ITEMCOUNT(Yellow treasure chest[iD=6502],==,0) { JMP(BREAK9) } USEITEM(Yellow treasure chest[iD=6502]) DELAY(2000) CALL(BREAK8) // // >>>>> BREAK 9 <<<<< // LABEL(BREAK9) ITEMCOUNT(Big yellow nimble fish[iD=6444],==,0) { JMP(BREAK10) } USEITEM(Big yellow nimble fish[iD=6444]) DELAY(2000) CALL(BREAK9) // // >>>>> BREAK 10 <<<<< // LABEL(BREAK10) ITEMCOUNT(Big yellow ugly fish[iD=6445],==,0) { JMP(BREAK11) } USEITEM(Big yellow ugly fish[iD=6445]) DELAY(2000) CALL(BREAK10) // // >>>>> BREAK 11 <<<<< // LABEL(BREAK11) ITEMCOUNT(Big yellow fat fish[iD=6446],==,0) { JMP(BREAK12) } USEITEM(Big yellow fat fish[iD=6446]) DELAY(2000) CALL(BREAK11) // // >>>>> BREAK 12 <<<<< // LABEL(BREAK12) ITEMCOUNT(Big yellow treasure chest[iD=6503],==,0) { JMP(END) } USEITEM(Big yellow treasure chest[iD=6503]) DELAY(2000) CALL(BREAK12) // // >>>>> END <<<<< // LABEL(END) EXIT() White Fishes and Treasure Boxes // // Covert White Fishes Script // // By AdlerBR // // >>> www.l2wbrasil.com.br // >>> adlerbr.4shared.com // // // >>>>> BREAK 1 <<<<< // LABEL(BREAK1) ITEMCOUNT(Small white nimble fish[iD=6474],==,0) { JMP(BREAK2) } USEITEM(Small white nimble fish[iD=6474]) DELAY(2000) CALL(BREAK1) // // >>>>> BREAK 2 <<<<< // LABEL(BREAK2) ITEMCOUNT(Small white ugly fish[iD=6475],==,0) { JMP(BREAK3) } USEITEM(Small white ugly fish[iD=6475]) DELAY(2000) CALL(BREAK2) // // >>>>> BREAK 3 <<<<< // LABEL(BREAK3) ITEMCOUNT(small white fat fish[iD=6476],==,0) { JMP(BREAK4) } USEITEM(Small white fat fish[iD=6476]) DELAY(2000) CALL(BREAK3) // // >>>>> BREAK 4 <<<<< // LABEL(BREAK4) ITEMCOUNT(Small white treasure chest[iD=6513],==,0) { JMP(BREAK5) } USEITEM(Small white treasure chest[iD=6513]) DELAY(2000) CALL(BREAK4) // // >>>>> BREAK 5 <<<<< // LABEL(BREAK5) ITEMCOUNT(White nimble fish[iD=6477],==,0) { JMP(BREAK6) } USEITEM(White nimble fish[iD=6477]) DELAY(2000) CALL(BREAK5) // // >>>>> BREAK 6 <<<<< // LABEL(BREAK6) ITEMCOUNT(White Ugly fish[iD=6478],==,0) { JMP(BREAK7) } USEITEM(White Ugly fish[iD=6478]) DELAY(2000) CALL(BREAK6) // // >>>>> BREAK 7 <<<<< // LABEL(BREAK7) USEITEM(White fat fish[iD=6479],==,0) { JMP(BREAK8) } USEITEM(White fat fish[iD=6479]) DELAY(2000) CALL(BREAK7) // // >>>>> BREAK 8 <<<<< // LABEL(BREAK8) ITEMCOUNT(White treasure chest[iD=6514],==,0) { JMP(BREAK9) } USEITEM(White treasure chest[iD=6514]) DELAY(2000) CALL(BREAK8) // // >>>>> BREAK 9 <<<<< // LABEL(BREAK9) ITEMCOUNT(Big white nimble fish[iD=6480],==,0) { JMP(BREAK10) } USEITEM(Big white nimble fish[iD=6480]) DELAY(2000) CALL(BREAK9) // // >>>>> BREAK 10 <<<<< // LABEL(BREAK10) ITEMCOUNT(Big white ugly fish[iD=6481],==,0) { JMP(BREAK11) } USEITEM(Big white ugly fish[iD=6481]) DELAY(2000) CALL(BREAK10) // // >>>>> BREAK 11 <<<<< // LABEL(BREAK11) ITEMCOUNT(Big white fat fish[iD=6482],==,0) { JMP(BREAK12) } USEITEM(Big white fat fish[iD=6482]) DELAY(2000) CALL(BREAK11) // // >>>>> BREAK 12 <<<<< // LABEL(BREAK12) ITEMCOUNT(Big white treasure chest[iD=6515],==,0) { JMP(END) } USEITEM(Big white treasure chest[iD=6515]) DELAY(2000) CALL(BREAK12) // // >>>>> END <<<<< // LABEL(END) EXIT() Black Fishes and Treasure Boxes // // Covert Black Fishes Script // // By AdlerBR // // >>> www.l2wbrasil.com.br // >>> adlerbr.4shared.com // // // >>>>> BREAK 1 <<<<< // LABEL(BREAK1) ITEMCOUNT(Small black nimble fish[iD=6483],==,0) { JMP(BREAK2) } USEITEM(Small black nimble fish[iD=6483]) DELAY(2000) CALL(BREAK1) // // >>>>> BREAK 2 <<<<< // LABEL(BREAK2) ITEMCOUNT(Small black ugly fish[iD=6484],==,0) { JMP(BREAK3) } USEITEM(Small black ugly fish[iD=6484]) DELAY(2000) CALL(BREAK2) // // >>>>> BREAK 3 <<<<< // LABEL(BREAK3) ITEMCOUNT(small black fat fish[iD=6485],==,0) { JMP(BREAK4) } USEITEM(Small black fat fish[iD=6485]) DELAY(2000) CALL(BREAK3) // // >>>>> BREAK 4 <<<<< // LABEL(BREAK4) ITEMCOUNT(Small black treasure chest[iD=6516],==,0) { JMP(BREAK5) } USEITEM(Small black treasure chest[iD=6516]) DELAY(2000) CALL(BREAK4) // // >>>>> BREAK 5 <<<<< // LABEL(BREAK5) ITEMCOUNT(Black nimble fish[iD=6486],==,0) { JMP(BREAK6) } USEITEM(Black nimble fish[iD=6486]) DELAY(2000) CALL(BREAK5) // // >>>>> BREAK 6 <<<<< // LABEL(BREAK6) ITEMCOUNT(Black Ugly fish[iD=6487],==,0) { JMP(BREAK7) } USEITEM(Black Ugly fish[iD=6487]) DELAY(2000) CALL(BREAK6) // // >>>>> BREAK 7 <<<<< // LABEL(BREAK7) ITEMCOUNT(Black fat fish[iD=6488],==,0) { JMP(BREAK8) } USEITEM(Black fat fish[iD=6488]) DELAY(2000) CALL(BREAK7) // // >>>>> BREAK 8 <<<<< // LABEL(BREAK8) ITEMCOUNT(black treasure chest[iD=6517],==,0) { JMP(BREAK9) } USEITEM(black treasure chest[iD=6517]) DELAY(2000) CALL(BREAK8) // // >>>>> BREAK 9 <<<<< // LABEL(BREAK9) ITEMCOUNT(Big black nimble fish[iD=6489],==,0) { JMP(BREAK10) } USEITEM(Big black nimble fish[iD=6489]) DELAY(2000) CALL(BREAK9) // // >>>>> BREAK 10 <<<<< // LABEL(BREAK10) ITEMCOUNT(Big black ugly fish[iD=6490],==,0) { JMP(BREAK11) } USEITEM(Big black ugly fish[iD=6490]) DELAY(2000) CALL(BREAK10) // // >>>>> BREAK 11 <<<<< // LABEL(BREAK11) ITEMCOUNT(Big black fat fish[iD=6491],==,0) { JMP(BREAK12) } USEITEM(Big black fat fish[iD=6491]) DELAY(2000) CALL(BREAK11) // // >>>>> BREAK 12 <<<<< // LABEL(BREAK12) ITEMCOUNT(Big black treasure chest[iD=6518],==,0) { JMP(END) } USEITEM(Big black treasure chest[iD=6518]) DELAY(2000) CALL(BREAK12) // // >>>>> END <<<<< // LABEL(END) EXIT() Enjoy it ;) Regards, AdlerBR PS. You can download it at http://adlerbr.4shared.com
  6. At my Brazilian forum a member posted this program maybe is a new solution to l2asrv. He tested with IG 1.92 and told that it's working, but I tested this file with www.virustotal.com and have this results: AhnLab-V3 2008.1.12.10 2008.01.11 - AntiVir 7.6.0.46 2008.01.11 HEUR/Crypted Authentium 4.93.8 2008.01.11 Possibly a new variant of W32/Backdoor-based Avast 4.7.1098.0 2008.01.11 - AVG 7.5.0.516 2008.01.11 - BitDefender 7.2 2008.01.11 - CAT-QuickHeal 9.00 2008.01.10 - ClamAV 0.91.2 2008.01.11 - DrWeb 4.44.0.09170 2008.01.11 - eSafe 7.0.15.0 2008.01.10 - eTrust-Vet 31.3.5449 2008.01.11 - Ewido 4.0 2008.01.11 - FileAdvisor 1 2008.01.11 - Fortinet 3.14.0.0 2008.01.11 - F-Prot 4.4.2.54 2008.01.10 W32/Heuristic-162!Eldorado F-Secure 6.70.13030.0 2008.01.11 - Ikarus T3.1.1.20 2008.01.11 - Kaspersky 7.0.0.125 2008.01.11 - McAfee 5204 2008.01.10 - Microsoft 1.3109 2008.01.11 - NOD32v2 2784 2008.01.11 - Norman 5.80.02 2008.01.11 - Panda 9.0.0.4 2008.01.11 Suspicious file Prevx1 V2 2008.01.11 - Rising 20.26.42.00 2008.01.11 - Sophos 4.24.0 2008.01.11 - Sunbelt 2.2.907.0 2008.01.11 VIPRE.Suspicious Symantec 10 2008.01.11 - TheHacker 6.2.9.186 2008.01.11 - VBA32 3.12.2.5 2008.01.11 - VirusBuster 4.3.26:9 2008.01.11 - Webwasher-Gateway 6.6.2 2008.01.11 Heuristic.Crypted PLEASE WITH SOMEONE WITH BETTER NETWORK KNOWLEGUE TEST THIS FILE. I'M NOT RESPONSIBLE FOR THE USE OF THIS FILE. http://www.vpnbot.com/ If is a trojan/keylooger, please some admin delete or close this topic.
  7. For dragon-network just use l2walker IG ver 1.55, u can use to open dual-box or more boxes. I always use it to play with pp+bd+ dmg dealer or nuker. At the principal char you can set to auto use mana pots, self-buffs and the other 2 helps u to buff,kill, get drops from ground. For run l2walker IG you need download some programs and run them: 1- microsoft netframework 2.0, hosts file for l2walker, l2asrv051.zip, the 2 files to crack dragon-network system folder and l2walker ver 1.55. 2- after download, install and at last run l2walker ig just press HOME key (after login at game) to open l2walker IG window. There u can make all sets to your l2walker works. You can find all programs that you need download at my virtual drive (virus free off course): http://adlerbr.4shared.com []s AdlerBR
  8. Freechobit added to download at my virtual drive: http://adlerbr.4shared.com []s AdlerBR
  9. k4rol3k for run dualbox on dragon-network you need the modified l2.ini and fldrv.dll. Download them and unzip it to your game-system folder. Than use the l2.exe file (from game-system folder) to open the game 1,2,3.... many times you want. IMPORTANT: You need 2 diferent account for dual box, 3 accounts for three box etc. You can download the 2 files then from my virtual drive: http://www.4shared.com/file/15450666/27ad1e2b/l2ini__fldrvdll_for_dragon-network_server.html My virtual drive: http://adlerbr.4shared.com regards, AdlerBR
  10. Full A grade Sets unsealed (some are +3+4): 01 Maj light 02 Maj Heavy 01 Maj Robe 03 Nightmare heavy with shield 01 Nightmare robe 01 Nightmare Light 01 Talum Heavy 02 Talum Robe 01 DC robe Set with shield 01 MAj arcana robe set without gloves. Weapons: 1 talum blade +5 1 soul bow +6 1 Dracobow+focus+5 1 Som+acumen+3 1 Forgoten Blade clean 1 dual Talum+dle Clean 1 Demons+mm+5 1 Kris+focus+4 1 Aoba+health+4 1 Deadmans glory+health+4 1 elysian axe clean 2 saint spear clean 1 halbert + critical stun 1 orchid pole axe + critical stun +4 1 bop + qr 2 bop clean 2 club of nature + acumen +7 2 sword of vahala +acumen 1 Dual keshamberg+4 1 Dual keshamberg clean 2 tateossian jewel sets unsealed +3 1.5kkk adena ( 1 euro = 250kk) All B grade sets (doom/bw/avadon/zubei) 1 euro each set. Many BEWS (4 euros)/BEWA (2 euros) /BEWB (1 euro) /BEAS (2 euros) /BEAA (1 euro). I have more A/B/C grade stuff (recipes/armor/weapons/jewels/parts), pm if u need something. I dont know if will sell my chars, but if u are interesting make a offer for: HE/DA lvl 78 (with 3rd class) - warlord lvl 70+ on same account HE/WK lvl 78 (with 3rd class) PP lvl 78 (with 3rd class) BD lvl 78 (with 3rd clas) 1 acount with 5 dwarfs (warsmith) with warehouse full of recipes,parts & mats for S/A/B/C/D grade 1 acount with SE lvl 70+ with warehoue full of herbs (100k+mana herbs, etc) and more than 10+ accounts with another chars lvl 70+ (TH/SWS/SE/Warsmith/Bounty Hunter,etc) Plz PM your offer in EUROS on maxcheaters forum. U can check prices in game, remember that at dragon 1 coin = 1 euro. I acept Only paypal for non Brazil resident and Pagseguro for Brazilians. Im selling all stuff because i will not play lineage2 anymore. Thx AdlerBR
  11. I have the last version of L2agent with Crack at my virtual drive: http://www.4shared.com/file/24124136/1ae22a48/L2Agent.html Regards, AdlerBR
  12. Thx bro. Yes, im the AdlerBR from www.l2wbrasil.com.br :) []s AdlerBR
  13. Flash guide: how to use Dwarf CRAFT at l2walker Manytimes people ask me how to use l2walker to CRAFT STUFF at lineage2, so i did this flash guide. http://www.l2wbrasil.com.br/flash/crafting.htm Resolution: 640x480 Size:1.69Mb date: 10/10/2007 Regards, AdlerBR Old flash tuto: Flash guide: how to use chat options on l2walker http://www.l2wbrasil.com.br/flash/l2wchat_ing.htm ...
  14. all l2walker there was downloaded from original l2w website :)
  15. I can lvl up your char at dragon 15x. Just PM me what u need. Regards, AdlerBR
  16. All l2walker versions at my virtual drive i downloaded from old www.l2walker.com and www.towalker.com sites, all them are safe to download and use. But after download i recomend u always scan it, if u have any problem with any file, just e-mail or pm me, than i check and remove it from my virtual drive. Maybe u have problems scaning the l2 hack tools, because some of them have a sniffer or hack codes to capture client-server lineage game packets. Im not moderator at elitepvps, but i have my own forum (im admin there) at www.l2wbrasil.com.br/forum. Btw Daw3 nice americas army avatar, u play it too? I'm -=KM=-D_Adler (KillerMonkeys clans) on americas army :) Regards, AdlerBR.
  17. Very nice beginner l2walker guide :) May i translate it to portuguese-br and post at my l2walker forum? thx AdlerBR
  18. At my virtual drive u can find many l2walker and other stuff for it: adlerbr.4shared.com regards, AdlerBR
  19. 80 posts isnt to much? i did many good contribution to forum but i can't see many posts? I think admins need think about they wan't people who make good contributions or flooders/spammers. thx in advance, AdlerBR
  20. I use warsmith lvl 70+ with doom heavy to fish and : 1- set auto sumom mechanic golem. 2- set pet to atack master target. The mechanic golem easily kills the mobs... I never died :) Regards, AdlerBR
  21. Thx mate, worked ;) I uploaded it to my virtual drive: http://adlerbr.4shared.com []s AdlerBR
  22. Mexican im trying download it too, but always i have error. U did downloaded it? Can u upload it at rapidsahre plz ? Thx AdlerBR
  23. Thx man :) In next fell days im posting some new myself made Flash-Tutorials, but i need change my winXP to english (better to all people understand it). Im Brazilian and my winXP is in Brazilian-Portuguese. Im finishing the winXP-english.ISO download at emule :):):) Best Regards, AdlerBR
  24. Script: Dwarf delevel: Start city: Oren any place inside it. Char: Dwarf Inventory: only a no grade blunt (anything else at inventory may u drop at guards) Tested on Dragon15x server from dragon-network. // DWARF DELEVEL SCRIPT BY ADLERBR // START AT OREN CITY // NEED EQUIP ANY NO GRADE BLUNT // MAKE SURE YOU DONT HAVE ANY OTHER ITEMS AT INVENTORY // // LABEL(START) // Check The LVL // CharStatus(LV,<=,40) //>>> YOU CAN CHANGE THE LEVEL HERE { EXIT() } CharStatus(CHP,==,0) { JMP(DIED) } // // Square 1 // Spawn Near Oren GateKeeper // POSINRANGE(82593,53795,-1496,800) { MOVETO(81600,53471,-1496) MOVETO(81051,53436,-1544) JMP(GOMOUEN) } // // Square 2 // Spawn Near Oren Manager // POSINRANGE(82680,55770,-1520,800) { MOVETO(81595,55513,-1520) JMP(GOSTAN) } // // Square 3 // Spawn Near Sir Gustaf POSINRANGE(80329,56121,-1560,800) { MOVETO(80355,55410,-1560) MOVETO(80367,54336,-1560) JMP(GOJERIN) } // // Square 4 // Spawn Near Weapon Shop // POSINRANGE(80143,53208,-1560,800) { MOVETO(80578,53917,-1560) JMP(GOJERIN) } // // Move Near to Stan // LABEL(GOSTAN) MOVETO(81606,56228,-1520) UseSkill(Stun Attack,NPC,Stan) Delay(10000) CharStatus(CHP,>,0) { CALL(GOSTAN) } JMP(DIED) // // Move Near Jerin // LABEL(GOJERIN) MOVETO(79699,54340,-1560) USESKILL(STUN ATTACK,NPC,Jerin) DELAY(10000) CharStatus(CHP,>,0) { CALL(GOJERIN) } JMP(DIED) // // Move Near Mouen // LABEL(GOMOUEN) MOVETO(80918,53071,-1560) USESKILL(STUN ATTACK,NPC,Mouen) DELAY(10000) CharStatus(CHP,>,0) { MOVETO(81087,53064,-1586) USESKILL(STUN ATTACK,NPC,Hector) DELAY(10000) } CharStatus(CHP,>,0) { CALL(GOMOUEN) } JMP(DIED) // // Died go Home // LABEL(DIED) CharStatus(CHP,==,0) { GoHome(0) } Delay(5000) Call(START) []s AdlerBR Script: Egg Delivery (tateossian recipes - S Grade Jewels) Char: Dagger lvl 68+ Start: HotSprings NPC jeremy Inventory: some mana pots (200) and haste pots (20) OBsevation: Set silent move as a buff with auto detetion at walker buffs sets Tested on Dragon15x Server from Dragon-network May You need change the NPC names or/and conversation texts to work at other servers. And this is the best part: If your server goes down, u need just load/start again the script and the script will detect how many quest items u have and continue the quest... :) // //>>> Script Quest Egg Delivery //>>> Versao 1.2b By AdlerBR // //>>> Use Dagger Level 68+ //>>> Noob Equips (if u die u drop shit) //>>> 300 mana pots (normal mana) + 20 Haste Pots //>>> At Walker Buffs Sets: //>>> Silent Move (autodetect and any delay) and Haste Pots (delay 20 min) // // Label(START) //>>> Starting the Quest at NPC Jeremy //>>> AT hotsprings // // // Recharge MANA 1 // CharStatus(MP,<,80) { Label(MANA1) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA1) } } // VERIFY QUEST STATUS ITEMCOUNT(Boiled Eggs[iD=7195],==,0) { JMP(JEREMY) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,0) { JMP(PULIN) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,1) { JMP(NAFF) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,2) { JMP(CROCUS) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,3) { JMP(KUBER) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,4) { JMP(BEORIN) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,5) { JMP(JEREMY2) } LABEL(JEREMY) ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,5) { JMP(JEREMY2) } MOVETO(149560,-112680,-2064) NPCSEL(Jeremy) DELAY(2000) NPCDLG(Jeremy) DELAY (2000) DLGSEL( Quest ) DELAY(2000) DLGSEL([Egg Delivery]) DELAY(2000) DLGSEL("I'll deliver your eggs.") // // RECHARGE MANA 2 // CharStatus(MP,<,80) { Label(MANA2) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA2) } } // // //>>>> MOVE TO NPC PULIN // LABEL(PULIN) MOVETO(150877,-115124,-1664) MOVETO(155833,-115308,-1624) MOVETO(157609,-115361,-1904) NPCSEL(Pulin) DELAY(1500) NPCDLG(Pulin) DELAY(1500) DLGSEL(Quest) DELAY(1500) DLGSEL("I've got some Boiled Eggs for you.") DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,0) { Call(PULIN) } // // RECHRAGE MANA 3 // CharStatus(MP,<,80) { Label(MANA3) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA3) } } // //>>>> MOVE TO NPC NAFF // LABEL(NAFF) MOVETO(156807,-114471,-1784) MOVETO(156268,-112231,-1832) MOVETO(156795,-110232,-2576) MOVETO(156055,-107213,-2624) MOVETO(155494,-106467,-2648) // //START CONVERSATION MOVETO(155613,-105737,-2752) NPCSEL(Naff) DELAY(1500) NPCDLG(Naff) DELAY(1500) DLGSEL(Quest) DELAY(1500) DLGSEL("I have some Boiled Eggs for you!") DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,1) { Call(NAFF) } // // RECHARGE MANA 4 // CharStatus(MP,<,80) { Label(MANA4) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA4) } } // // MOVE TO CROCUS // LABEL(CROCUS) MOVETO(155197,-106371,-2712) MOVETO(153794,-102691,-2976) MOVETO(151878,-101317,-2896) MOVETO(146861,-101189,-3080) // // START CONVERSATION LABEL(CROCUS) MOVETO(140700,-105466,-3632) NPCSEL(Crocus) DELAY(1500) NPCDLG(Crocus) DELAY(1500) DLGSEL( Quest) DELAY(1500) DLGSEL(I've got your eggs right here.) DELAY(1500) // // Verifica quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,2) { Call(CROCUS) } // // RECHARGE MANA 5 // CharStatus(MP,<,80) { Label(MANA5) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA5) } } // // MOVE TO NPC KUBER // LABEL(KUBER) MOVETO(141114,-107069,-3616) MOVETO(141825,-108229,-3560) MOVETO(141661,-109395,-3592) NPCSEL(Kuber) DELAY(1500) NPCDLG(Kuber) DELAY(1500) DLGSEL( Quest) DELAY(1500) DLGSEL("Egg delivery, sir!") DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,3) { Call(KUBER) } // // RECHRAGE MANA 6 // CharStatus(MP,<,80) { Label(MANA6) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA6) } } // // MOVE TO BEORIN // LABEL(BEORIN) MOVETO(145503,-111134,-3400) MOVETO(146590,-111665,-2416) MOVETO(147519,-113278,-3592) NPCSEL(Beorin) DELAY(1500) NPCDLG(Beorin) DELAY(1500) DLGSEL(Quest) DELAY(1500) DLGSEL(I've got your eggs right here.) DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,4) { Call(BEORIN) } // // RECHARGE MANA 7 // CharStatus(MP,<,80) { Label(MANA7) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA7) } } // // RETURN TO JEREMY // LABEL(JEREMY2) MOVETO(149218,-112460,-2072) MOVETO(149560,-112680,-2064) NPCSEL(Jeremy) DELAY(1500) NPCDLG(Jeremy) DELAY (1500) DLGSEL( Quest ) DELAY(1500) DLGSEL([Egg Delivery (Continue)]) DELAY(2000) DLGSEL("I made all the deliveries.") // // RESTART THE QUEST // DELAY(5000) Call(INICIO) u can download this scripts and more scripts from my virtual drive at: http://adlerbr.4shared.com Enjoy it ;) Adler
  25. Flash guide: how to use chat options on l2walker Many people ask me how to use l2walker to talk at lineage2 trade or shout channels, so i did this little flash guide. http://www.l2wbrasil.com.br/flash/l2wchat_ing.htm Regards, AdlerBR
×
×
  • Create New...