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
-
Mini-Game Center
By Stolao
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
-
Mining NPC
By sandbox
If your players are bored with the usual Gold Room.. Then they can try this mining system!
So basically, the player mines mithrils using pick axe, and like my Brewing script, it also has a leveling function, the higher the mining level of the player, the FASTER the player mines.. Mine Exp is only given if the mining process was a success.
Installation
Enable the script on your NPC folder
Carefully read the comments I made inside the script and make sure to configure it properly
Things required to be available/unused:
Map: force_2-2 = configurable, ask on thread
Items: 6010(Pick Axe), 7233(Mithril Ore), 7757(Mithril) = configurable, ask on thread
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.
1811 downloads
Submitted
-
Mir 4 Inspired Mining Script
By ryzenthird
Config in OnInit :
setarray .reward_id,969,677; // Item ID Rewards
set .mineral_count,50; // How many Mineral (*PS : Need to duplicate npc see the bottom script) <-- THIS IS NOT NEEDED IN v1.0.1
set .mining_time,10; // How many Seconds to Mine
In v1.0.1 there will be a new command "@startming" you need to run this command 1 time then until you "@reloadscript" or server restart the mining will run correctly ?
4 purchases 20 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
-
Monster Counting Game
By Emistry
A mini event where a numbers of monsters will be spawned within a specified area. Players have to count for the monsters that exist within that area and tell the NPC to win the event.
Btw, this is just a new version of event based on my previous Flower Counting Event.
Thank you @AnnieRuru for delivering me the idea of using "live" monsters.
Configuration:
OnInit: // how many rounds .max_round = 3; // minute each round .max_duration = 3; // dummy mob id represent wall .wall_mob_id = 1085; // ( x1,y1,x2,y2 ) area for event setarray .xy_area, 151,169, // ( x1,y1 ) 161,179; // ( x2,y2 ) // monster list used in event setarray .monster, 1002, 1031, 1836, 1595;
Preview :
Feel free to share your idea/opinions to improve this.
2260 downloads
Updated
-
Monster Defense
By Freya
About This Script:
1. You must defend one (1) monster from ten (10) different kind of waves. However, there will be three (3) bonus waves which is not part of the ten (10) waves. You must defend and guard the monster from the monsters spawned, once you have finished all the ten (10) waves, you will be rewarded at the end.
2. Every wave vastly increases its difficulty.
3. Each wave has different monsters and some of them may be boss and MvPs.
4. Event is not automated.
5. Configurations and instructions can be read inside the file.
What's More:
1. The monster must not get hit a thousand (1000) times or you will fail the event. Number of hits can be changed, instruction inside the file.
2. Modifying mob_db and mob_avail.
What's Coming:
1. A video related to this script, how it runs and such.
Terms and Agreement:
You are not allowed to hand out this file, modified or not, free or with price. Chargeback scams are not tolerated and will get you punished on rAthena. All rights still remain to the creator of this script. These terms and conditions are subject to change without prior notice. Copyright © - Freya 2017 - All Rights Reserved
15 purchases 29 downloads
Updated
-
Monster Invasion (Top 3)
By benching
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
899 downloads
Updated
-
Monsterspawn Event
By WhiteEagle
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
-
Morse Cave
By Alayne
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.
428 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
-
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
190 downloads
Submitted
-
MVP Ladder - Instanced Edition
By Secrets
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.
691 downloads
Submitted
-
Nogg Road F3 (Mag_dun03)
By HaureN
All instructions are on the txt
things missing:
* mobs slaves
* official drop chances
* enchant system (lapineUI)
* exp may not be right
Feels free to dm me on HaureN#3690 or [email protected]
repo: https://github.com/haurenburu/ragnarok-content/tree/master/rathena/mag_dun03
389 downloads
Updated
-
Novice vs Zombie - Yet another version
By Mabuhay
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
-
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.
162 downloads
Updated
-
Nydhoggs Nest Instance with Difficulty
Reuploaded:
Edited Nydhoggs Nest Instance with different difficulties.
(see attachments)
177 downloads
Updated
-
Orc Memory Instance with Difficulty
Edited Orc Memory Instance to have multiple difficulties.
(see attachment for info)
150 downloads
Updated
-
Part Time System + Restaurant( Waiter , Chef , Bartender , etc )
By yuchinin
//===== 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
693 downloads
Updated
-
Poring Catcher
By ShogS
PORING CATCHER MADE
BY: SHOGS-GFX and RAGNAROK DEVELOPERS
Please Report if you encounter some errors
https://www.facebook.com/ShogsGfx
MORE UPDATES TO COME FOR BETTER FUNCTION
2420 downloads
Updated
-
Poring Catcher - Suicide Edition
By Vincent
Poring Catcher - Suicide Edition
This is the Catch the Poring Event like it is well know, but there spawns to kinds of Porings. The first will kill the Player and nothing happen's. The second will give a Reward. Also you can set a mappoll and the event change the location random every time it starts.
Features:
Reward for the winner can be set
"Killer Porings" amount that will spawn can be set
"Normal Porings" amount that will spawn can be set
A Mappoll can be set for maps the event can start
Pack includes:
NPC Script
425 downloads
Updated
-
Poring Catcher - Yet another version
By Mabuhay
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.
Same old same old. I made revision on old poring catcher event by sandbox.
It works similarly with the Dice Event V2 I recently posted.
Nothing more is modified on the script.
Feel free to edit and adjust as you wish. This will have conflict with dice event because i made this ran hourly too.
I may or may not be making an Event Manager but who knows.
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. ?
562 downloads
Updated
-
Poring Catcher Event
By sandbox
This is Yet Another Poring Catcher Script which was used on my server..
Basically, the event spawns 1 Poring with the correct name and 36(multiplied by the number of players inside) fake Porings..
When the player kills the poring named correctly, s/he wins!
However if s/he kills the fake poring, player gets warped out..
Installation
Enable the script on your NPC folder
To trigger it, you have to create a new NPC, something like this
- script PCETrigger -1,{ OnMinute00:if(gettime(3) == 0 || gettime(3) == 3 || gettime(3) == 6 || gettime(3) == 9 || gettime(3) == 12 || gettime(3) == 15) donpcevent "pcetrigger::OnCatcherTrigger";end; }
Carefully read the comments I made inside the script and make sure to configure it properly
Edit the warper NPC coordinates
Edit the prize to be given
Edit the coordinates where you will warp losing players
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.
1503 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.
707 downloads
Updated
-
Poring Search
By Kreustoo
One version of poring search. A lot of poring are spawned but with bad name, only some are well written.
You go on 3 maps and the real winner is the one that find the last poring. Each time you find one good poring, you get a reward, so, no more "just one winner", multiple winner each event. But each time you kill a wrong one, you're warped out. I suggest to make a custom poring with 1 hp and no looting mecanism and to disable the skills on the map.
The first map has more real poring than the second map and the last map has only one. You can edit the rewards, the map ect in OnInit.
Automatically end the event for no possiblity in farming the rewards/overflow the server.
You can start the event with a whisper to the npc as an admin, or add it to your event flow.
It should work on really old rathena version, it doesn't use anything really new.
536 downloads
Submitted
-
Poring Village
By Alayne
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
-
Recently Browsing 0 members
- No registered users viewing this page.