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

123 files

  1. Free

    Illusion Vampire

    Complete Illusion Vampire Walk-through conversion.
    Credits: kRO, iRO, NovaRO, and Divine-Pride.
    Setup guide is provided within files.

    1341 downloads

    Updated

  2. Free

    Illusion Moonlight

    Illusion Moonlight Story.

    2104 downloads

    Updated

  3. Free

    TreeOfSavior Tombstone With Numbers MiniGame

    script header
    //===== rAthena Script ======================================= //= Tree Of Savior 'Tombstone With Numbers' //===== By: ================================================== //= Sader1992 //https://rathena.org/board/profile/30766-sader1992/ //https://github.com/sader1992/sader_scripts //= Email [email protected] //===== Compatible With: ===================================== //= rAthena Project //============================================================ //= Variables Info: //= 'COOLDOWN_TOMBSTONE_WITH_NUMBERS' the cool-down timer //============================================================ //= Description: //= This NPC is in a lot of tree of savior maps //= with deferent attempt number and deferent rage //= the rewards normally buff/items //= the NPC cool-down on winning is 20min and on losing is none //= if you want more than 1 copy from this NPC you need to use deferent variable for each NPC , or else they will share the same cool-down. //============================================================  

    385 downloads

    Submitted

  4. 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

    277 downloads

    Updated

  5. Free

    Alice's Nightmare Instance(Pre-Re)

    Follow Alice into the forest in Niflheim and try to figure out what is wrong with her.
    This is an instance dungeon that includes 3 maps, 2 quest and 3 boss for pre-renewal.
    One of the boss is a hidden extra to the instance with a small quest including a multi stage battle that will take a few days to fully complete.
    There are no default drops or rewards to the dungeon quests or monsters, So you will need to add those yourself.
    Although the instance is Pre-renewal, it can be used for renewal but you will need to revamp the monsters else they will be extremly weak.
    If your server is a highly modified pre-re server you might wanna tweak the monster since they are geared toward original RO servers.
    More detailed info in readme.txt
    Map used are Haunt_e and Haunt_1 made by Syouji

    517 downloads

    Submitted

  6. Free

    Item Harvest Event

    Config part:
    // set items setarray .item_drop,501,502,503,504,505; // set map .map$ = "pvp_n_1-2"; // warp players out when already killed a plant (1 = on || 0 = off) .warp_ = 1; By downloading this file, you agree with my Terms of Service:
    • You are not allowed remove my signature from any of the included files.
    • You are not allowed sell, resell or in any form for money or rewards using my work.
    • You are not allowed claim my work as yours.
    • I have the rights to change all the terms above without prior notice.

    383 downloads

    Submitted

  7. Free

    Sader's MiniEndlessTower 25floor

    //===== rAthena Script =======================================
    //= saders Mini Endless Tower 25 level
    //===== By: ==================================================
    //= Sader1992
    //https://rathena.org/board/profile/30766-sader1992/
    //===== Current Version: =====================================
    //= 1.0
    //===== Compatible With: ===================================== 
    //= rAthena Project
    //https://github.com/sader1992/sader_scripts
    //===== Description: =========================================
    //==== cooldown is 1day can be changed via rathena/db/import/quest_db.txt (86400 == 1 day)
    //==== you can add rewards in the start of the script function named 'F_Mini_Endless_Tower_Rewards'
    //==== Support Gepard! (see line 185) or search for ( .gepard = false; ) set it to true to use it
    //============================================================
    //==== please send me a message if you find error
    //============================================================
    //============================================================
     
    License : 
    by downloading this file you are agree on the following:
    i will report any bugs or errors to sader1992 . i will not sell/exchange this file in anyway . i will never claim sader1992's work as mine . i will not remove the lines that say 'by sader1992' all the rights retain to sader1992 . Terms above may be changed or adjusted without prior notification .
     

    1272 downloads

    Updated

  8. 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

    328 downloads

    Submitted

  9. 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

    179 downloads

    Submitted

  10. 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

    272 downloads

    Submitted

  11. 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.

    235 downloads

    Submitted

  12. 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.

    151 downloads

    Submitted

  13. Free

    Instance - Maker Mansion

    Hey peoples!
    This script is an instance based over the manga D.Gray Man
    Your goal here is to defeat the Maker, which create monsters from dead bodies.
    But he's invincible, as long as you won't have defeated his family, the Noas. For that, find one, kill him and seal him in the Akuma Factory.
    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

    421 downloads

    Updated

  14. 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

    794 downloads

    Updated

  15. Free

    Instance - Poring Realm

    Hey peoples!
    This script is an instance based over the weakest mob: the Poring.
    You'll be asked by the Poring Realm to help the poring race to fight against Devilikan, the Evil Poring.
    But for that, and to prove that you're worth the fight, you'll have to encounter the life of a Poring!
    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

    527 downloads

    Updated

  16. 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

    613 downloads

    Updated

  17. Free

    Instance - Devil Square

    Hey peoples!
    This script is the Devil Square instances rewritten for rAthena.
    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

    957 downloads

    Updated

  18. Free

    Instance - Champions Arena

    Hey peoples!
    This script is an instance based over mobs level.
    You'll have to crawl over the levels to kill all monsters, and the matching guardians.
    Each level is harder than the previous one, and the mobs and guardian level increase with it, starting to lvl 50 up to lvl 100.
    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

    537 downloads

    Updated

  19. 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

    575 downloads

    Updated

  20. 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

    830 downloads

    Updated

  21. Free

    Endless Cellar

    Hello peoples,
    I've been asked recently to create instances that aren't release on rathena yet
    So here's my version of Endless Cellar 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.

    1000 downloads

    Submitted

  22. Free

    Temple of Demon God

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet.
    So here's my version of Temple of Demon God 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.

    1168 downloads

    Submitted

  23. 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.

    412 downloads

    Submitted

  24. Free

    Morse Cave

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet.
    So here's my version of Morse Cave 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.
     

    415 downloads

    Updated

  25. Free

    Devil Tower

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet.
    So here's my version of Devil Tower instance, based over infos took here and there, videos and divine-pride database, and DanielArt 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.
    Please, leave the credits and do not claim my work as yours.

    528 downloads

    Updated


×
×
  • Create New...