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
-
Nyani's Unlimited Quest NPC
By Nyaniverse
Author: Nyani Version 1.0 ---------------------------------------------- Features - Unlimited Chain Quest (Randomized Kill/Collection Quest) - Automatic Quest submission - unless Collection Quest (Must turn in) - Automatic Quest Acquisition - Does not repeat previous quest (shuffles the quest provided) - Cancel Current Quest (Must talk to NPC) - Monthly Ranking - Automated Monthly Reward distribution - Chance to obtain rewards for quest submissions - Milestone Rewards every 100 quests finished ---------------------------------------------- Changelogs v1.0 - Initial Release Notice: No support will be provided - unless it is a bug on the current script
Config
// ========================== // CONFIGURATION // ========================== // 0 = NPC Claim Mode, 1 = RoDEX Mode .reward_mode = 1; // Mob and kill amounts setarray .MobList[0], 1002,1004,1010; setarray .MobAmount[0], 30,40,50; setarray .ItemList[0], 705, // Orcish Voucher 1015, // Garlet 1021, // Tooth of Bat 719, // Bear’s Footskin 729, // Coal 744, // Witherless Rose 746, // Evil Horn 728, // Cyfar 938, // Golem Fragment 1058, // Cactus Needle 1009, // Claw of Desert Wolf 1038, // Emveretarcon 1042, // Worm Peelings 1044, // Flame Heart 1046, // Mystic Frozen 1047, // Great Nature 1049; // Red Blood setarray .ItemAmount[0], 5,5,5,5,5,5,5,5,5,5, 5,5,5,5,5,5,5; // Completion reward pool setarray .RewardList[0], 607, 608, 609; setarray .RewardAmount[0], 1, 2, 1; // 100-completion reward pool setarray .SpecialRewardList[0], 7711, 7712; setarray .SpecialRewardAmount[0], 1, 1; // Monthly rewards for top 10 setarray .MonthlyReward[0], 607, 501, 504, 505, 506,909,910; setarray .MonthlyRewardAmount[0], 5, 2, 1, 3, 2,5,10; // Reward chance settings (1-10000 scale) .RewardChance = 10000; // 100% chance by default .SpecialRewardChance = 10000; // 100% for 100-completion Make sure to run SQL queries!
No support provided, unless it's a bug in the script's core features.
167 downloads
Updated
-
Upgrade Equipment Quest, Sealed Card Gacha & Enhanced Cards Quests
By evereyn
Hello! This is my second post on rAthena!
I will be sharing this custom quest script for y'all. I just took a two day break in instance scripting for my Custom EDDA Fall of Glast Heim just for this.
This is great for both Renewal and Pre-Renewal Servers.
First NPC: Vorrik
Vorrik is in charge of crafting Upgrade Equipment.
Note: EVERY EQUIPMENT WAS CUSTOMIZED AND HAS ADJUSTED EFFECTS SO, I WON'T BE GOING THROUGH IT ALL.
I've only inputted newbie friendly quest requirements. It's up to you to customize it to fit in your server.
Second NPC: Arcanis
Arcanis is in charge of crafting Sealed Card Gacha and Enhanced Cards.
NOTE: I WONT BE GOING THOURGH ALL THE CARDS, IT'S TOO MANY. BUT SECOND SEALED CARD RELEASES LIKE SEALED CLOWN,CHAMPION ETC WERE NOT ADDED TO THIS SCRIPT SINCE IT'S PRE-RENEWAL FRIENDLY. I REDUCED ALL +15 REFINE REQUIREMENTS TO +9 AND ALL EXTRA STAT SCRIPTS TO BASE LEVEL 80, SO THAT 99/70 PRE-RENEWAL SERVERS ARE ABLE TO GET THE BONUSES.
Arcanis will offer you Sealed Cards based on their rarity,
For Normal:
For Advanced:
When Arcanis has successfully pulled a random Sealed Card:
For Enhanced Cards:
That concludes a short summary of the script.
Files Included:
sandpcards.txt - Script
upgweap.txt - Script
item_combos.yaml - Database
item_db_equip - Database
item_db_etc - Database
ItemInfo_EN.lua - Client/System
README.txt
I ONLY INCLUDED THOSE ITEMS I HAVE CUSTOMIZED.
PLEASE PLEASE PLEASE READ THE README.txt BEFORE ANYTHING ELSE.
If you needed to contact me:
Discord:
Gmail & PayPal (All of your donations goes to my College Tuition 😄)
[email protected]
578 downloads
Updated
-
Sader's Other Dimension Tree Of Savior
By sader1992
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
-
Final Blow
By Zeref-X
//= Initiates a "Last Hit" event for players
//= Only accessible by GMs with level 99
//= Spawns different bosses for each round
//= Three rounds of escalating difficulty
//= Rewards the player who lands the final blow
//= Announces event stages and boss spawns server-wide
//= Customizable boss monsters and rewards
//= @lasthit command to teleport to the event location
296 downloads
Submitted
-
MVP Bounty
By Zeref-X
//= Tracks MVP kill counts for specified MVPs
//= Rewards players when they reach kill milestones
//= Announces milestone achievements server-wide
//= Customizable MVP IDs, reward items, and amounts
//= Customizable kill milestones for rewards
//= @bounty command to display current MVP kill counts
195 downloads
Submitted
-
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.
651 downloads
Updated
-
Nydhoggs Nest Instance with Difficulty
Reuploaded:
Edited Nydhoggs Nest Instance with different difficulties.
(see attachments)
180 downloads
Updated
-
Orc Memory Instance with Difficulty
Edited Orc Memory Instance to have multiple difficulties.
(see attachment for info)
152 downloads
Updated
-
Sealed Shrine Instance with Difficulty
Edited Sealed Shrine Instance with different difficulties.
128 downloads
Submitted
-
Baron of Cards
By Hyroshima
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.
625 downloads
Updated
-
[Event] Chess 1.0
By MihaSenpai
[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.
252 downloads
Updated
-
Poring Hell - custom instance by Velda
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
-
Find Me! Minigame
By munkrej
Adds command @findme for GMs to start the event.
First player to touch the GM gets rewarded.
307 downloads
Updated
-
Sunken Tower
By virtutis
Sunken Tower instance with infinite floors. The mob scaling is using custom values as I don't know how it is in kRO.
Currently, the additional exp scaling and mob ATK scaling does not work without changing the source code. I will not be providing support for that.
503 downloads
Updated
-
Mushroom Slot
By Secrets
Information
This script spawns a set of mushrooms after certain set of time.
The players can click on them and spend some zeny to get rewards (or nothing) from them.
The mushrooms will disappear after 5 minutes have passed.
Use Case
As an zeny sink event.
This script is only guaranteed to support rAthena. If it somehow break on Hercules-based emulator, I could fix it at an additional price.
By downloading 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. You will not get any support if you are using an old build of rAthena from 6 months ago or earlier. Your rights to receive free supports may be revoked at my discretion if you are being abusive Terms above may be changed or adjusted without prior notification. Copyright (C) - Secrets 2017 - All Rights Reserved
128 downloads
Updated
-
Refine Challenge + Ranking
By Secrets
Information
This script let players turn in a certain item specified by the GM in exchange with reward points which increase with refine levels.
A ranking ladder is also included to allow your players to see who is the refine master!
Use Case
As an equipment sink event.
This script is only guaranteed to support rAthena. If it somehow break on Hercules-based emulator, I could fix it at an additional price
By downloading 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. You will not get any support if you are using an old build of rAthena from 6 months ago or earlier. Your rights to receive free supports may be revoked at my discretion if you are being abusive. Terms above may be changed or adjusted without prior notification. Copyright © - Secrets 2017 - All Rights Reserved
203 downloads
Updated
-
Illusion Vampire
By NotKappa
Complete Illusion Vampire Walk-through conversion.
Credits: kRO, iRO, NovaRO, and Divine-Pride.
Setup guide is provided within files.
1401 downloads
Updated
-
Find the GM (hide and seek)
By Mastagoon
A simple event. the GM npc will teleport to a random location in the specified map, and the first player to find him will win the round.
//SETTINGS .rounds = 3; // for how many rounds should the event last? .map$ = "prontera"; // the event where the gm will hide .itemReward = 1; setarray .rewards[0],909,5,716,2; // [itemId, itemAmount, {....}] .zenyReward = 0; .zenyAmount = 1000; .debugMode = 0; .npcName$ = "GM Masta"; .countdown = 3; // the time between event announcements and when the event actually starts. .automatic = 1; // automatic event or does it need a gm to run it manually? .runEvery = 1; // (ignore if manual) run the event ever X hours .offset = 1; // (ignore if manual) sometimes, you might have another event/announcement at the same time as the event announcement. you can set an offset (announce X minutes after event time.)
479 downloads
Updated
-
Quest Point System
By Hyroshima
[PT-BR]
O sistema consiste em da 1 quest/missão ao player, o jogador que a fizer ganhará 1 Ponto de Quest, esses pontos o player porá usar para trocar por custons ou algo de seu interesse, as quest são sorteadas de forma aleatória dentre as dificuldades, e os Admins/GMs podem adicionar itens de quest in-game assim como podem editar também.
Obs: Mais em baixo deixarei uns videos relacionado ao sistema, o script tem algumas alterações se comparado com os videos mas nada de mais.
Obs2: Caso alguém encontre algum bug ou queira da sugestões fique a vontade, farei assim que puder.
[ENG]
The system consists of 1 quest to the player, the player who makes it complete earn 1 Quest Point, and these points you can use to exchange for custom or something of interest to you, the quests are random, and the Admins / GMs can add quest items in-game like this you can edit too.
Note: Below I will leave some videos related to the system, the script has some changes compared to the videos but nothing major.
Note2: The translation is not very good, but I believe can understand it, you can make suggestions for me to make the improvement.
Videos:
572 downloads
Updated
-
einbech dun 03 mob_db, warpnpc, mobnpc, and mob skill
just wanna share mob database I made based on Einbech Dungeon 3 - NovaRO: Wiki (novaragnarok.com) Mobskill is not official.
video is attached, in .rrf extension file.
einbech dun 03.rrf
585 downloads
Submitted
-
Caça Toupeiras / Whack-A-Mole
By Hyroshima
[PT-BR]:
O script funciona como instância, é um jogo onde o player pode iniciar uma partida sempre que quiser, quanto mais toupeiras ele acertar mais pontos ele acumula, a partida termina quando ele somar o máximo de erros que pode cometer (configurável), o player precisa acertar um mínimo de toupeiras por ciclo, conforme os ciclos aumentam os acertos mínimos também (limitando-se ao máximo de 3), acertar o cachorro contará como erro, os pontos não são acumulativos ou seja, o player entrará par ao rank com o primeiro char que ele fez a partida e será contado por conta, quando ele atingir um valor máximo de pontos na partida que supera o do seu rank anterior ele atualiza, o rank reseta todo o domingo as 12h e converte os pontos para usar na loja da toupeira.
Cred: Tio Akima (criador do mapa)
Cred: Frost (guia add custom npc)
[ENG]:
The script works as an instance, it is a game where the player can start a game whenever he wants, the more moles he hits the more points he accumulates, the game ends when he adds up the maximum mistakes he can make (configurable), the player needs hitting a minimum of moles per cycle, as the cycles increase the minimum hits as well (limited to a maximum of 3), hitting the dog will count as an error, the points are not cumulative ie the player will enter the rank with the first char he made the match and will be counted on account, when he reaches a maximum point value in the match that exceeds that of his previous rank he updates, the rank resets every Sunday at 12pm and converts the points to use in the mole shop .
NOTE: Perhaps the translation was not the best, so you can send a suggestion that I will be correcting.
Cred: Tio Akima (map creator)
Cred: Frost (guide add custom npc)
641 downloads
Updated
-
sader's hunting quest
By sader1992
This system is simple
the player choose the categories, he gets a hunting quest to kill a monster (random monster from the list that you put in the config)
when he complete the quest , he will get a exp/job exp and if you want you can add items to the reward too
and he will get cooldown , he can do more then 1 categories at the time
you can add as much as you want categories/monsters
the quest are ether account base or character based , it's up to you (seethe config at the end of the script)
the quests not for party , if you want it to work with parties , you need to edit it your self
in version 5 of the script , a full rewrite what changed the configuration completely
you can now add as much as you want categories following this example:
AddCata(<"name">,<.var>,<mini level>,<max level>,<cooldown in hours>,<base exp reward>,<job exp reward>,<point reward>,<ITEM ID>,<COUNT>{,<ITEM ID>,<COUNT>{,<ITEM ID>,<COUNT>}}) AddCata("Normal",.Normal,25,75,5,10000,1000,100); you can add as much as you want monsters in each categories following this example:
AddMob(<.var>,<mob id>,<min count>,<max count>); AddMob(.Normal,1002,150,150);
1596 downloads
Updated
-
Mixer / Exchanger
By Zafer
Its basically a NPC that allows the GMs to add unlimited amount of Exchange Quests. I think that describes it the best, please test it. Player will see whatever was set by the GM, and will be able to do the Exchange.
189 downloads
Updated
-
Alon Event
By Poring King
Alon Event
Alon is a Tagalog translate from Wave
Alon Event is another Team Event and consist of 10 party member as a default. Player must be clean all monster in map
Round 1-4 is easy Wave , Round 5 is Bonus round & Final Round & Round 6-9 is the hard part
Good for High Rate Server & Mid rate server . Enjoy!
Do not claim as your own work. Removing my Author in script meaning you claiming my works!
375 downloads
Updated
-
Click The Ninja
By Kreustoo
How it works
Every seconds some ninja will spawn (depending of the number of player on the map), the first to click on them will get a reward and will have to wait before being able to get another reward.
To launch it, you can go it by hand or Auto start it with OnClockXXXX. The players will join using @ninja.
Configuration
You can edit the number of ninja, the timing between spawn, the delay between rewards ect. Follow the !!Modify
With a small number of ninja spawning, only the fastest will get rewarded, if you spawn a lot of ninja, everybody will get a chance to have one!
There's more information to help the configuration inside the npc.
329 downloads
Submitted
-
Recently Browsing 0 members
- No registered users viewing this page.