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

133 files

  1. More information about "Charleston Crisis"

    Free

    Charleston Crisis

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet.
    So here's my version of Charleston Crisis instance, based over infos took here and there, videos and divine-pride database, and from Ziu's initial script.
    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.

    985 downloads

    Updated

  2. More information about "Novice vs Zombie - Yet another version"

    Free

    Novice vs Zombie - Yet another version

    UPDATE:
    version 1 = I removed all my modifications on this script version 2 = Has timers and will most likely be in-conflict with other event scripts i made.  
     
    Works the same with my other event scripts.
    Regular Novice v Zombie script. I just updated it and added some features.
    Enjoy.
     
    I dont know who exactly made this idea so i cant credit him properly.
     
    This is a response post from this topic:
     
     

    960 downloads

    Updated

  3. Free

    Mini-Game Center

    A Collection of mini games and events for gambling.
    Currently Consist of just 1 NPC will be updating every time i add more, taking request

    943 downloads

    Updated

  4. More information about "Instance - Astral Temple"

    Free

    Instance - Astral Temple

    Hey peoples!
    Here's one of the first instances I ever made, and finally release after years.
    This one is based over Saint Seya - Battle of the Sanctuary and the Zodiac Hats.
    It's purpose is to go over the 12 Zodiac Houses to defeat guardians and progress til the Horde Master, who attacked and corrupted the Temple.
    For this, you'll have to activate the Stars, spread around the floor, which represents the constellation, and guarded by monsters, matching the Zodiac House you're in, to call the guardian.
    The one defeating it get some chance to get the matching Zodiac Hat.
    Also, I use a function of mine to give special points. It is therefor possible to give some points when fulfiling and instance, but you'll have to define a "AddPoints" function (I can release it too if necessary), or to change the reward mode.
    FInally, 4 level are available, with increasing monster count and influencing mobs size: Easy, Normal, Hard and Apocalypse (all big)
    Have fun

    939 downloads

    Updated

  5. Free

    Bombring

    Features
    1. 5-minute wait time
    2. 5 rounds of 30 seconds each
    3. Mechanics:
    Win conditions:
    only 1 player left
    or all rounds finished
    # of bombrings spawned:
    if players <= 20: 3 * #of players
    if players > 20: 60
    Frequency of bombring spawn:
    Round 1: every 4 seconds
    Round 2: every 3 seconds
    Round 3: every 2 seconds
    Round 4: every 1.5 seconds
    Round 5: every 1 second
    4. rewards: (configurable, just search for "CASHPOINTS")
    winner(s): 250 CASHPOINTS + configurable item
    non-winners: 100 CASHPOINTS
    5. GM commands:
    @enablebombring to start
    @disablebombring to interrupt

    919 downloads

    Updated

  6. More information about "Last Man Standing - Yet another version"

    Free

    Last Man Standing - Yet another version

    UPDATE:
    version 1 = I removed all my modifications on this script version 2 = Has timers and will most likely be in-conflict with other event scripts i made.  
    Here is my take on a LMS Event.
    Just a simple one.
    Runs hourly or Manually run by a GM
    Reward can be set 
    Enjoy.
    UPDATE 2.0:
    Changed to a new version that works like my other script events. ? 
    Still runs hourly and manually run by a gm.
     

    905 downloads

    Updated

  7. Free

    Monster Invasion (Top 3)

    This NPC will summon a given amount monster in a given map
    Every time the player kill a monster, he will be given a point
    The 3 player that have the highest points will be rewarded
    Ranking will reset when the Event is started

    902 downloads

    Updated

  8. More information about "Instance - Valhalla Garden"

    Free

    Instance - Valhalla Garden

    Hey peoples!
    This script is an instance based over the Nine Worlds of Nordic Mythology.
    You'll have to go over the 5 most dangerous Realm, Jotunheim, Muspelheim, Helheim, Niflheim and Asgard to defeat the 4 Evil Rulers and Protect the Valhalla Gardens.
    Also, I use a function of mine to give special points. It is therefor possible to give some points when fulfiling and instance, but you'll have to define a "AddPoints" function (I can release it too if necessary), or to change the reward mode.
    FInally, 3 level are available, with increasing monster count and influencing mobs size: Easy, Normal, Hard.
    Have fun

    890 downloads

    Updated

  9. More information about "Dice Event - Yet another version"

    Free

    Dice Event - Yet another version

    UPDATE:
    version 1 = I removed all my modifications on this script version 2 = Has timers and will most likely be in-conflict with other event scripts i made.  
    In response to this post : 
     
    OnInit: // item reward setarray .item, 501, 10, 502, 5; // @dicestart - gm manual start bindatcmd "dicestart", strnpcinfo(0)+"::OnStart",60,60; // @dice - player join event bindatcmd "dice", strnpcinfo(0)+"::OnJoinEvent"; // Mapflags setarray .@mapflag, mf_nowarp, mf_nowarpto, mf_noskill, mf_noteleport, mf_nomemo, mf_nosave, mf_noicewall, mf_nobranch, mf_noreturn; for ( .@i = 0; .@i < getarraysize(.@mapflag); .@i++) setmapflag "quiz_02", .@mapflag[.@i]; .event_time_m = gettime(DT_MINUTE); .event_time_s = gettime(DT_SECOND); end;  
    I took some dice script by someone named sandbox and modified it the way how I understand this posts suggests to make.
    instead of using @event to check the time schedule of dice, I incorporate it to @dice command.
    This will show you an hourly countdown as to when will the event will be re-starting.
    And this dice event should be working on latest rathena.
     
    Compatibility is your Responsibility.
     
    PS : if there are any broken event scripts ( due to old versions ), just DM me the link and I might be interested in updating it.
    PPS: I will only FIX it and not modify it at all. ?
     

    825 downloads

    Updated

  10. More information about "Poring Village"

    Free

    Poring Village

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet.
    So this is my Poring Village version, based over videos, irowiki, infos I've found here and there, and divine-pride library for databases.
    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

    812 downloads

    Updated

  11. Free

    Daily Gem Collection Quest

    This is a simple script that can kill time for your players, it is a repeatable quest that requires players to collect the birthstones(topaz, opal, etc.) available in RO..
    Installation
    Enable the script on your NPC folder
    Edit the commented lines to the reward that you want to be given to your players
    Disable the Jeweler NPCs on npc/merchants/shops.txt

    Terms & Conditions
    You are not allowed to reproduce or make profit of this script
    You are not allowed to take credit for this script. Though you can modify/edit it to your liking.
    I can give you support, but please, do not message me.

    809 downloads

    Updated

  12. Free

    [NPC] Code Breaker Game

    Information
    It is an individual player type game.
    Objective of the game is to guess a 3 digit number where none of the digits repeat.
    There are 3 difficulty settings depending on the number of guesses which is configurable.
    Clues are given for the previously guessed number.
    Prizes for each difficulty can be set through the GM Panel (level is configurable).
    Configuration
    In-game configuration is available for the Prizes (GM only).
    Script configuration is found at the bottom of the file:

    // ---- CONFIG ------------------------------------------------------------------------------------ // NPC Name set .NPC$, "[ Code Breaker ]"; // Minimum GM Level for GM Panel. [Default: 60] set .minGMlvl, 60; // Number of Guesses per Difficulty (Easy, Medium, Hard) [Default: 5, 3, 2] setarray .CB_Guess[1], 5, 3, 2; // ---- END OF CONFIG -----------------------------------------------------------------------------
    Credits
    Created by Xantara
    Requested by Yukino
    Function createCode optimized by KeyWorld
    License

    This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
    Do not mirror without my consent.

    801 downloads

    Updated

  13. More information about "Monsterspawn Event"

    Free

    Monsterspawn Event

    Every half hour will start the event and spawn Monsters.
    The event stats with a broadcast massage.
    How to start/stop the event?
    - Whisper the npc with "npc:MSE" and write a random word.
    How to changed the settings?
    - At line 10 you can change the requried GM Level.
    "set .gm,99;"
    - At line 46 you can change the time when the event should start.
    "OnMinute30:"
    - At line 49 you can change the monster that will be spawned.
    "set (.mobid,1002);"
    - At line 50 you can change the monstername.
    "set (.mobname$,"EventMonster");"
    - At line 51 you can change the monstercount that will be spawned.
    "set (.moba,5);"
    If you have any questions, don't be shy to ask me.
    Greetings
    WhiteEagle

    800 downloads

    Updated

  14. More information about "Sader's Other Dimension Tree Of Savior"

    Free

    Sader's Other Dimension Tree Of Savior

    What Included :
    a small map for the system
    the script
    what you should put in the instance db (you are free to change the id!)
    Description:
    if you play Tree Of Savior , you might know The Other Dimension.
    The main idea is the player can join The Other Dimension it's a solo instance
    he can join as much as he want , the Goal is to reach the Highest Stage impossible in 20 min or until he die!
    in Tree Of Savior The Other Dimension is one stage monsters and the 2nd stage boss
    endless (i didn't finish it before but the idea is to not finish it!)
    The rewards are sent to the mail at the end of the week
    see the config to edit it (search for OnInit)
    in Tree Of Savior the rewards are coins that you get each week
    you can do that and activate the shop option
    there is 1 array for the items id and 2 array for the counts
    the first count array is for any Participant
    the other count array is if the player was the first in his class and the Participants from his class is more than .MiniParticipants
    you can block classes , or even make the monsters per class (Check Add for more info)
    there is a rank option to check the players's max stage per classes
    there is no drop nor exp in the system!
    i Added 40 stage for testing and as example for you , just remove it all and build your own!
    the stages i added has no balance! add it to what best for your server.
    i suggest making +100 stage , make sure that no player can reach the final stage but
    make it really hard not impossible!!
     
    if you have problem with the script , you can use the forum post to report it to me, and me or someone else will help you fix it.

    783 downloads

    Updated

  15. Free

    Dynamic Devil Square

    A Rework of Euphy's Devil Square Event
    Changelog
    v1.3
    - Fixed Map-server Error about waitingroom
    v1.2
    - No. of monsters fixed to 3 * No of players inside Devil Square- Changed Monster level range per round to compensate for renewal monsters - Round 1: Monster Lv60 ~ 70 - Round 2: Monster Lv70 ~ 75 - Round 3: Monster Lv75 ~ 80 - MVP Round: if players <= 5: MVP levels from 1 ~ 120, else: 100 ~ 120 - These levels can be changed by searching for "query_sql" and changing the numbers in the lines- Added a ([ (1 / (2 + (n*5))) *100]% chance to spawn another MVP after killing it, where n is the number of MVP rounds so far - example: after killing the 1st MVP there is a [(1 / (2 + (0*5))) *100] = 50 % chance to spawn another MVP after killing the 2nd MVP there is a [(1 / (2 + (1*5))) *100] = 14.29 % chance to spawn another MVPA short summary for 10 rounds:http://imgur.com/uChQv0r- This chance can be changed by searching for "set $MVPDefeat" and changing the number in the line - Spawned Treasure Chests now considers all kinds of spawnable Treasure Chests from mob_db_re
    v1.1
    - changed Round 3 Player-to-Monster-Ratio to 1:3x3 (3 sets of 3 instead of 3 sets of 5)- fixed problem about not being able to enter Devil Square during Auto Event Trigger
    v1.0 Initial Features:
    - Random selection of mobs through SQL query - Round 1: Monster Lv40 ~ 50 - Round 2: Monster Lv51 ~ 55 - Round 3: Monster Lv55 ~ 60 - MVP Round: MVP LV60 ~ 70- Takes into consideration on how many players are inside the Devil Square - Round 1: 3 x No. of players - Round 2: 3 x No. of players - Round 3: 3 x No. of players //change - MVP Round: 1 MVP- 1 minute wait time after each wave- 3 rounds of normal monsters- 1 MVP round after the 3 rounds of normal monsters- 1% chance of summoning another MVP thereafter- separated script for NPCs and event

    747 downloads

    Updated

  16. Free

    RFYL with traps

    You need to run from monster. More difficulties with different traps on the way.
    Good luck~

    719 downloads

    Submitted

  17. More information about "Poring Hell - custom instance by Velda"

    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.

    717 downloads

    Updated

  18. More information about "Part Time System + Restaurant( Waiter , Chef , Bartender , etc )"

    Free

    Part Time System + Restaurant( Waiter , Chef , Bartender , etc )

    //===== rAthena Script =======================================//= Part Time Function //===== By: ==================================================//= Yuchinin//===== Current Version: =====================================//= 1.0//===== Compatible With: =====================================//= rAthena Project//===== Description: =========================================//= A part time system I wrote for testing my skill.//= Currently only waiter part is completed.//= May contain bug or unfinish stuff//=====******** Note ********=================================//= This will add nothing but function for://= ~ Part Time System + Restaurant( Waiter , Chef , Bartender , etc ) (npc.txt)//= Better let this load first before adding my other script.//===== Additional Comments: =================================//= 1.0 Initial release.//============================================================

    //===== rAthena Script =======================================//= Part Time System + Restaurant( Waiter , Chef , Bartender , etc )//===== By: ==================================================//= Yuchinin//===== Current Version: =====================================//= 1.1//===== Compatible With: =====================================//= rAthena Project//===== Description: =========================================//= A part time system I wrote for testing my skill.//= Currently only waiter part is completed.//= May contain bug or unfinish stuff//=====******** Note ********=================================//= This script need my release of://= 1. Common Useful Function (common.txt)//= 2. Part Time Function (function.txt)//= Better let it load first before adding my other script.//===== Additional Comments: =================================//= 1.0 Initial release.//= 1.1 Fixed stuck when waiter claiming wages (arrdel)//============================================================
    I am going to play the firework now!
    After that will upload screenshot.
    Happy Chinese New Year 2016 to Everyone!!! XD

    695 downloads

    Updated

  19. More information about "MVP Ladder - Instanced Edition"

    Free

    MVP Ladder - Instanced Edition

    MVP Ladder - Instanced Edition is a rewrite of the MVP Ladder event that is included in rAthena project custom NPC folder.
    It retains 90% of original functionality except multiple parties can participate in the ladder without having to wait for the other party to finish anymore.

    692 downloads

    Submitted

  20. More information about "Bombring Event"

    Free

    Bombring Event

    This is only working like an ordinary bombring event.
    No modifications added.
    Edit the time start using OnClockTimers.
    As per request by @shatowolf via PM
     
    No version 2 (with event timer checks and stuff) and no plans on adding it again in the future. - Pretty useless xD

    683 downloads

    Updated

  21. More information about "Instance - Lonely Mountain"

    Free

    Instance - Lonely Mountain

    Hey peoples!
    This script is an instance based over Bilbo The Hobbit's story.
    You'll have to defeat the Dragon ruling the Mountain to free it and allow peoples to get back to it. 
    But he's invincible as long as you don't kill and seal all the army leaders he has under his command.
    Also, I use a function of mine to give special points. It is therefor possible to give some points when fulfiling and instance, but you'll have to define a "AddPoints" function (I can release it too if necessary), or to change the reward mode.
    FInally, 3 level are available, with increasing monster count and influencing mobs size: Easy, Normal, Hard.
    Have fun

    669 downloads

    Updated

  22. More information about "Instance - Boss Nest"

    Free

    Instance - Boss Nest

    Hey peoples!
    This script is an instance based over mobs race.
    You'll have to crawl over the levels to kill all monsters, starting by insect type to Demi Human one.
    Each level has it's own guardian, which must be defeated to reach next one.
    Also, I use a function of mine to give special points. It is therefor possible to give some points when fulfiling and instance, but you'll have to define a "AddPoints" function (I can release it too if necessary), or to change the reward mode.
    FInally, 4 level are available, with increasing monster count and influencing mobs size: Easy, Normal, Hard and Apocalypse (all big)
    Have fun

    663 downloads

    Updated

  23. More information about "[AI] Mobspawn"

    Free

    [AI] Mobspawn

    [AI] Monster Invasion Event
    The monster invasion which will change difficulty depending on how well the players are doing!
    Description:
    This script will allow the users to go through a monster invasion event in three stages, helping a poor Banquet Houseman who can't finish his job. The monsters spawned are first determined by the level of the character, and then adjusted depending on how difficult it was for him/her.
    The player has 10 minutes to clear the three stages. If the player runs out of time, the HP is decreased for the spawned monsters, if the player finishes it in under 5 minutes, the HP is increased for the spawned monsters.
    If the player dies a lot of HP during the event, the damage is decreased for the spawned monsters and likewise if the player don't get hurt that much, the damage is increased.
    It will search for monsters in the table `mob_db` so if you don't want it to find custom mobs, add them to `mob_db2`.
    It will only find monsters who match these criteria:
    Attack is above 1 and matches the difficulty
    HP is above 1 and matches the difficulty
    DEF and MDEF is below the users level
    The monster can move and attack

    Requirements:
    This script uses the queue system found here. You need to download and add it.
    You need to set up the config at the top of the script.
    Settings in the script:
    Name of NPC
    Which queue number it should have (leave this as 1 if you're unsure)
    What map the event should use, make sure it's an empty map
    Where the player enters the map
    If donators/GMs should have priority in the queue system

    Prize:
    The script will look up the 100 rarest items owned by players on your server and give one of those.
    It determines the rarity by how many is owned overall by the players.

    659 downloads

    Updated

  24. More information about "Endless Tower Instance with Difficulty"

    Free

    Endless Tower Instance with Difficulty

    Good day! I've been an observer since the beginning of time and I want to share this script hoping that it will help fellow human beings who need it. This was a paid script of mine and I hired @sader1992 to help me finish it in 2020. I'm hoping someone will improve the code in the near future with other stuff to give another flavor for Endless Tower. This works with the latest version of rAthena.
    Requirement: Y'all need this patch for +damage to work setunitdata script command monster stat recaulculation fixes #3968
    About the script:
    It is simply Endless Tower with Easy, Veteran, Nightmare, Hell & Torment Difficulties. You can edit the values I pre-assigned: 
    This part is for the difficulty settings and adding stats to the monsters:
    This part is for the rewards: It gives #INSTANCEPOINTS and EXP depending on the difficulty you're on.
    I assigned a monster (1613 : metalling) to show us that the stats boost really works:
     

     
    PS: I'm also integrating this to other instances. Maybe I'll post it if people requests it. 

    646 downloads

    Updated

  25. More information about "Soul Hunters"

    Free

    Soul Hunters

    Small Description:
    You can read the game information in game directly from the NPC, it has an option to do that.
    This minigame, is easily configurable, in game, so you don't really have to edit anything directly from the script.
    Installation:
    Simply just add it in our scripts_custom.conf, add in your folder, and run your server, should run just fine!
    * To configurate the default values you may just log in game with your GM account lvl 99 and click the NPC.
    Not confirmed known bugs:
    Autowin not working, once reach the MAX amount of points, doesn't count it as win also, until the timer runs out.
    - Report any other bug found -
    ~Enjoy~

    642 downloads

    Submitted

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...