Jump to content

Games, Events, Quests

Scripts that provide games, events, or quests can be found under this category
Examples: Catch the Poring, Hide and Seek, Russian Roulette, Headgear Quests

124 files

  1. Free

    Ambernite Game

    a little gift from TakeRo to you.
    the fro players will know you
     
     
     

    273 downloads

    Updated

  2. Free

    Santa Claus

    This script contains a quest to be run on Christmas, where you'll have to help Santa Claus to gather enought gift box while his imp went into a strike.
    If you need a guide, ask for it! (but please, read the file first, it's quite easy).
    Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward.
    Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one

    329 downloads

    Submitted

  3. Free

    Daily Raffle / Sorteio Diário

    How does it work?
    It gives a random ticket to a player (between 1 ~ 10000).
    Como Funciona?
    Ele dá um ticket para o jogador (entre 1 ~ 10000)
    14. set #evento, rand(1,10000); At 20:00 o'clock it triggers the biggest value and sets as the winner ticket.
    Às 20:00h ele configura o maior valor como valor do vencedor.
    45. OnClock2000: 46. query_sql("select `value` from acc_reg_num where `key` = '#evento' order by `value` desc",.@winner); // IF YOU WANT TO TRIGGER RANDOMLY, NOT THE BIGGEST VALUE, USE THIS // SE VOCÊ QUER QUE ELE SELECIONE ALEATÓRIAMENTE, NÃO O MAIOR VALOR, USE ISTO query_sql("select `value` from acc_reg_num where `key` = '#evento' and `value` != 0 order by rand()",.@winner); And it will give 5~10 Yggdrasil Berry
    E ele vai dar entre 5~ 10 Frutos de Yggdrasil
    33. getitem 607,rand(5,10); Any Question?
    Qualquer dúvida fale comigo
     
    fb.com/JoaoMarcoA
    discord: LordJasz#2310

    280 downloads

    Updated

  4. 5.00 USD

    Event Poring

    This configurable NPC allow to GM team to launch pre-made event Poring.
    The event will launch a predefined number of Poring in the map you want with the drops you want. The poring will have their drop only for the duration of the event. The skills are turned off on the map for the duration of the event.
    Default monster is 1725: a faster poring with no loot. In pre-re you can find them in the race (monster_race.txt).
    What is easily (at the start of the file) configurable in the file:
    - Text of the announce when the event starts
    - Text of the announce when the event ends
    - Text of the announce every 5 minutes when the event stills in progress (as a reminder for those who were not connected!)
    - ID of monster spawned
    - Name of monster spawned
    - 3 ranks of rights on the NPC: launchRight < itemRight < LogRight
    What you can do with the NPC IG:
    - launchRight See the current configuration
    - launchRight Select the map
    - launchRight Select the number of poring
    - launchRight Launch the event
    - itemRight Add items and their drop rate (not affected by server rates)
    - itemRight Delete item
    - LogRight Look at the logs (all above is logged). Each log got time, who did it, action, old and new value
    - LogRight Look at the clean logs. Who cleaned the logs and when
    - LogRight Clean the logs
    I suggest you to create a copy of the existing poring (1002) and replace all 1725 ID inside the file by your custom poring with no loot (or other monster).
    My custom monster is like this: 3900,PORING,Poring,Poring,1,2,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x170001,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    This Poring has 2 HP, got no loot and get 1 damage per attack.
    I can provide support and fix if needed. Feel free to ask for more features for the NPC but I might not fulfill them all.

    By buying this script, you agree to these terms:
    - You are not allowed to redistribute this script in any way, shape, or form.
    - Chargeback scams are not tolerated and will get you punished on rAthena.
    - I still retain all rights to this script.
    - Terms above may be changed or adjusted without prior notification.

    5 purchases   8 downloads

    Updated

  5. Free

    Room Of Consciouness

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet.
    So here's my version of Room of Consciouness instance, based over infos took here and there, videos and divine-pride database.
    In the rar, you'll find all you need, including Instance file, mob, item and quest db.
    You'll still need up to date client (I personnaly use 20160201) to ensure the mobs are created client side.
    Have fun.
    Please, leave the credits and do not claim my work as yours.

    414 downloads

    Submitted

  6. Free

    [Phantasmagoricka - Charleston Crisis

    Whudduuup!!!
    Charleston Crisis Translation from someone who released at herc.
    ***Missing Enchanter*** ***Missing Shalosh friends npc*** ***Missing Mob skills***  

    300 downloads

    Submitted

  7. Free

    Folkvang - The Forgotten Plains

    Welcome on Folkvang, the Forgotten Plains. 
    This is the Land Freyja rules, a plain where dead people are brought to prepare the Ragnarok. Fight here all those who falled on the battlefield, and that Freyja and the Valkyries recognized as valorous warriors.
     
    This is a custom dungeon with an evoluting content. The mobs, exception made of Freyja, are composed by Clones of all players dying around your server. The stronger they are, the toughest the dungeon will be. 
    Everything's configurable, so you can set the minimum and maximum level to be cloned, the highest number of clones per players, or on the whole map, the reward for killed monsters....and so on.
    On the screens, the map used is 1@dth2. The script is therefor build for br_lb map, which is provided in the rar and was created by Loutch, thanks to him.
    Credits: Do not claim my work as yours.
    Feel free to use it, even modify it, but leave the credit on file header

    Special Warning: This content was first designed on Hercules Emulator. While being tested, there must be some error or bugs. Feel free to report them so I can fix them.

    212 downloads

    Submitted

  8. Free

    Advent Calendar Event with scavenger hunt [Prontera]

    This is a small advent calendar event I wrote for a small server I played on.
    Since christmas is over now, and people enjoyed it I felt others might want to have it on their servers next year as well, or use it for a different seasonal event.
    It automatically checks for the current day in regular intervals, and enables automatically on december 1st if it is loaded, and can be used until december 31st.
    Description ripped out of the script header:
    //===== Description: =========================================
    //= Advent Calendar Script with randomized order, account locked.
    //=
    //= Players have to wear a Santa Hat for the event, which they can
    //= obtain from Santa Clues
    //= After talking to Santa Clues,
    //= players get a hint for a house in prontera.
    //=
    //= Reaching that house they get a code word.
    //=
    //= They have to go back to Santa Clues, tell him the word (type it, case does not matter)
    //= to get another hint.
    //=
    //= Each day gives 3 more hints, and with 3 hints of a day you can
    //= then open the advent calendar box at the christmas tree
    //= Successfully opening the box yields a reward
    //===== Additional Comments: =================================
    //= For debugging / testing, you can use the Debug-Helper
    //= Simply whisper "NPC:XmasEvent" ingame with a gm level 99 account, to get
    //= the debug npc dialogue.
    //= It shows generic info about current accounts quest state
    //= You can enable/disable it for testing purposes or in case of an imurgoncay
    //= You can also set your (gm accounts) progress to a specific point, to check doors, hints, and rewards
    //= So you do not have to do 23 days of questing to check if day 24 reward actuially works.
    //=
    //============================================================
     
    Minor changes have been made after that event happened on our server, mostly reogranized values and made sure that the rewards are common.
    You are highly encouraged to change those to fit your server!
    Values that can be changed are marked with
    //= Setting:
    in the script.
    You may also want to edit the coordinates for santa clues, or the advent calendar/christmas tree.
    The event is intended to be used with the christmas prontera map.
    Licensed under GNU General Public License v3.0
    You can find this and maybe other NPC scripts in the future on my Github: https://github.com/LePrau/rathena_custom_npcs
     

    105 downloads

    Updated

  9. 5.00 USD

    Zombie Tag

    Zombie tag is a pvp script that spawns a number of custom zombies mobs every minute. The goal is for players to survive for the full 10 minutes. When a player gets killed they respawn as a zombie. Once a zombie they are unkillable, but can still kill any other surviving players.

    12 purchases   22 downloads

    Updated

  10. Free

    Quest - Crash Island

    This script contains a quest where you'll be asked to help finding back a bunch of missing people after their Airship crashed.
    If you need a guide, just ask for it, and I'll make one ^^
    Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward.

    240 downloads

    Submitted

  11. Free

    Instance: Prison Break

    Contents: 
    3 map files (.gat .gnd .rsw) 1 instance script file (.txt) This is just a quick instance script i wrote for a server i used to develop for. It uses a slightly modified version of the default @jail map with the staircase and bars removed so that the mobs spawned inside each of the cells can roam around once they're spawned by the script. On entrance, 2 mobs are spawned, then once killed the script will spawn two more further down the corridor. When they're killed you get two more mobs spawned a little further up. etc etc until you reach the top of the map where MvPs are spawned in the cells at the top, one at a time.
    There is no instance entrance script, you should decide how you want to create the instance yourself. This was designed to be IM_CHAR with a Base Level requirement of 99+ but it's up to you how you implement it. There are probably errors. If you can't fix them yourself, you shouldn't be running a server.
    Prize is configured at the bottom of the script.
    Don't forget to add to your db/import/instance_db.txt file.

    161 downloads

    Submitted

  12. Free

    Poring Hell - custom instance by Velda

    Hey there,
    all of necessarry info i already mentioned in project releases topic here:

    I'm adding this to downloads section so everyone can find it here.
    I had to divide .zip file into 3 files since here is restricted size 30MB for one file. Enjoy.

    464 downloads

    Updated

  13. Free

    AntonioInvasion

    Antonios spawn in a random town. Every 10 minutes the remaining Antonios warp to another town. After all Antonios are killed the Antonio Leader is killed. The script ends after 1 hour or the Antonio Leader is killed. I wrote this from scratch as an event for my wife!

    181 downloads

    Submitted

  14. 5.00 USD

    Hero Ring Enchant & Exchange in Flame Cave

    This two NPC located inside Flame Cave let your players get Heroic Ring and Enchant them.
    It is  my version of official Heroic Ring Enchant npc`s, based over infos took here, videos and irowiki.
    You'll still need up to date client (I personnaly use 20160201).
    Have fun.
       

    2 purchases   4 downloads

    Updated

  15. Free

    Find Me! Minigame

    Adds command @findme for GMs to start the event.
    First player to touch the GM gets rewarded.

    233 downloads

    Updated

  16. Free

    Strange Surgeon

    This script contains a quest where you'll be asked to help a surgeon to find a new place to work. It can also handle a changesex for players.
    If you need a guide, ask for it! (but please, read the file first, it's quite easy).
    Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward.
    Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one

    181 downloads

    Submitted

  17. Free

    Veteran Quest

    This script contains a quest where an old adventurer will sing you a song, and where you'll have to ascomplish each step to become an adventurer yourself.
    If you need a guide, ask for it! (but please, read the file first, it's quite easy).
    Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the reward variable to ensure you'll be able to get the reward (on OnChooseItem).
    Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one

    275 downloads

    Submitted

  18. Free

    AB_QuestSkill

    This script started as my custom AB script but was modified to allow a High Priest to learn the Adoramus skill.

    67 downloads

    Submitted

  19. Free

    Quest - Anti Priest

    This script contains a quest where you're following the Anti Priest path.
    The goal of an anti-priest is to be the exact opposite of the Priest, and therefor, you'll be asked to NOT help people, by spreading false infos for instance.
    If you need a guide, just ask for it, and I'll make one ^^
    Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward.

    153 downloads

    Submitted

  20. 20.00 USD

    Airship Assault Instance

    Overview
    The Airship Assault instance is part of Heroes' Trails, where you follow the adventures of Chaos and his friends. In this instance, you must help them survive the airship assault, and in return you will have a chance of obtaining Airship equipment set and Ferlock equipment set.

    0 purchases   1 download

    Submitted

  21. 10.00 USD

    Instance Geffen Raid

    Modification script from Sample: Instancing
     
     
    5 rounds once played
    and 1 round kill the MVP
    ---------------------------
    need 90 ~ 99 level
    need 2 player in group and just party leader can create instance Room
    ---------------------------
    you can change Treasure chest coordinat in line 35 [wave1,wave2,wave3,wave4,wave5]
    reward and coordinat
    settting Treasure chest drop in mob_db.txt or line 42 in script [wave1,wave2,wave3,wave4,wave5]
    ---------------------------
     

    2 purchases   12 downloads

    Updated

  22. 5.00 USD

    Secret Laboratory Ray

    Based on the secret laboratory ray on www.neopets.com. Once players collect all nine map pieces they can make a complete map that teleports them to the NPC. It can be collected once per day. You choose how you want to distribute them, but I added them to my giftboxes, old blue boxes, and old purple boxes. This also includes custom items created to support the script.

    1 purchase   3 downloads

    Submitted

  23. Free

    [Event] Chess 1.0

    [Event] Chess 1.0
    By: MihaSenpai
    About: Hello Everynyan! My name is Mihael and I hope you are all well. I recently found these files in a personal repository and decided to share them with you.
    The .ZIP Contains the files:
    Script: NPC programmed for two players to participate in a game of chess.
    Map: Files containing the original Map of the event.
    Sprites: Files containing the event's ORIGINAL NPC Sprites.
    Hope you like it.
    If you have any questions, you can contact us here on the Forum or via Discord.
    A belated Happy 2024 to everyone.


     

    126 downloads

    Updated

  24. Free

    Baron of Cards

    By deliver with noble items to the baron he will allow you to try your luck in your card game, being able to get cards mini-boss, mvps or common.

    136 downloads

    Submitted


×
×
  • Create New...