Jump to content

ShomiBG

Members
  • Posts

    5
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by ShomiBG

  1. Thanks lol, didnt came to mi mind ??? But problem that i have now is that bot is starting quest every 2nd time. It finish quest once, then dont take quest, just run, and take it 3rd time... Code is almost same as previous one.
  2. I tried to find script for this quest, but there is only for egg delivery, so i decided to make it. Problem i am getting is that when i interaect with npc it wont chose "I'm here to deliver some liquor." or some other, it goes for all npc's. So some help would be appreciated. Here is the code: LABEL(INICIO) USEITEM(Mana Potion[iD=728]) USEITEM(Haste Potion[iD=734]) NPCSEL(Jeremy[iD=8521]) NPCDLG(Jeremy[iD=8521]) DLGSEL(Quest) DLGSEL([Delivery of Special Liquor]) DLGSEL("I'll deliver your liquor.") MOVETO(149147,-112463,-2064) MOVETO(147543,-112880,-2120) USEITEM(Mana Potion[iD=728]) MOVETO(147506,-113221,-2104) NPCSEL(Beolin[iD=8547]) NPCDLG(Beolin[iD=8547]) DLGSEL(Quest) DLGSEL("I'm here to deliver some liquor.") USEITEM(Mana Potion[iD=728]) MOVETO(147576,-112799,-2136) MOVETO(144343,-110504,-3560) MOVETO(142073,-109838,-3568) USEITEM(Mana Potion[iD=728]) MOVETO(141692,-109477,-3584) NPCSEL(Kuber[iD=8546]) NPCDLG(Kuber[iD=8546]) DLGSEL(Quest) DLGSEL("I'm here to deliver some liquor.") MOVETO(141813,-108240,-3560) MOVETO(140554,-106150,-3524) USEITEM(Mana Potion[iD=728]) MOVETO(140631,-105590,-3624) NPCSEL(Crocus[iD=8545]) NPCDLG(Crocus[iD=8545]) DLGSEL(Quest) DLGSEL("I have your liquor right here!") MOVETO(144780,-108748,-3448) MOVETO(146753,-108972,-3136) USEITEM(Mana Potion[iD=728]) MOVETO(148370,-108741,-2696) MOVETO(149281,-109284,-2472) MOVETO(150289,-112229,-2700) USEITEM(Mana Potion[iD=728]) MOVETO(151815,-111741,-2392) MOVETO(153466,-110552,-2640) MOVETO(154901,-107099,-2672) MOVETO(155493,-106317,-2728) USEITEM(Mana Potion[iD=728]) MOVETO(147632,-112894,-2148) MOVETO(155598,-105773,-2744) NPCSEL(Naff[iD=8544]) NPCDLG(Naff[iD=8544]) DLGSEL(Quest) DLGSEL(Say "I've brought you some specially brewed liquor!") MOVETO(153782,-110204,-2680) MOVETO(150534,-112844,-2160) USEITEM(Mana Potion[iD=728]) MOVETO(150408,-114728,-1776) MOVETO(156433,-115445,-1792) MOVETO(157322,-115343,-1896) MOVETO(157589,-115357,-1896) NPCSEL(PulinID=8543]) NPCDLG(Pulin[iD=8543]) DLGSEL(Quest) DLGSEL("Here's the liquor delivery.") MOVETO(157189,-114758,-1880) USEITEM(Mana Potion[iD=728]) MOVETO(154286,-113789,-1600) MOVETO(152122,-113160,-1600) MOVETO(150442,-112505,-2200) MOVETO(149568,-112683,-2064) NPCSEL(Jeremy[iD=8521]) NPCDLG(Jeremy[iD=8521]) DLGSEL(Quest) DLGSEL([Delivery of Special Liquor (Continue)]) DLGSEL("Yes, I finished all the deliveries.") CALL(INICIO)
  3. I need scrip for buy seeds from manor, king coba, so i would appreciate if someone could help me about that. Used search but all i found are scripts for selling.
  4. Thanks for help, but since my only char that can use S is pp i am fishing with him, and when i get attacked by mob i just use heal.
  5. Hi, i am noob using walker, and i need some help with script i got from friend. LABEL(Fish) CharStatus(HP,<=,99) { Set(FightStart) USEITEM(Homunkulus's Sword[Acumen][iD=6313]) DELAY(60) Set(FightStop) USEITEM(KingFisher Rod[iD=6532]) USEITEM(Yellow Colored Lure - High Grade[iD=6527]) } DELAY(3000) JMP(Fish) I have problem when mob come out of water, script dont change to homu, so i end dead :( And this setup of my walker
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock