Jump to content

Events & Games

Sign in to follow this  

Scripts that signal players to join an event at a specific times or often use a map, or an instance map to help players farm items.
Example: Clucker event, Disguise event, Gold room, MvP room, Chess script

41 files

  1. [Auto-Event] Pluckin' a Chicken

    [Auto Event] Pluckin' a Chicken


     

    What exactly is this event Pluckin' a Chicken?
     
    Well...
     
    Details:


    // Automated Event
    Winner gets double the amount of cash points based on how many they clicked/plucked.
    If any players are in the 11x11 square they will be moved somewhere safe to participate in the event.
    Player who wins, gets item, Zeny, and Double Cash Points based on how many clicks they did to win.
    Randomized each time, one time you could have to pluck the chicken 100 times, or 350 times, never know.
    Players who lose STILL WIN! When the event is disabled go to Pluckins (wherever you put him)and he will exchange your Plucks on the Chicken you got for the exact same amount of Cash Points.
    If the next hour goes and no one has completed the Pluckin' a Chicken event, it won't start again until it's finished.
    1 hour timer, once you start your server, in 1 hour the event will begin, once completed, another hour and the event will start.
    When WoE FE:SE is in session ( agitcheck / agitcheck2 ) the event will not start, to prevent too much going on at once.
     
    Enjoy Hercules ^^

    318 downloads

    0 comments

    Submitted

  2. Sky Fortress

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet. SO I decided to merge them to Hercules too.
    So here's my version of Sky Fortress 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.

    168 downloads

    0 comments

    Updated

  3. Quest NPC ( Instance Base )

    Good day !!!
     
    this is my new quest NPC ( instance base script )
     
    why i called it instance base ?
    because you need to do some quest by entering instance first and find the monster need to kill to finish this quest
     
    i insert all modifications and scripts needed on this NPC script
    i also insert Shadow boxes lua file modification on this script
     
    Take note : please read all read me text first to do all procedures properly
     
    thank you guys 
     

    195 downloads

    0 comments

    Updated

  4. Horror Toy Factory

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet.
    Therefor, I've decided to modify or create those for hercules too.
    In the rar, you'll find all you need:
    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.

    184 downloads

    0 comments

    Submitted

  5. Fire Area

    Hello guys!
    This is my first script in the Hercules. Basically, do you receive damage while stay stepping.
    Main configurations: (I'm using the last version of hercules)
    //Damage Options: .DMG_Type = 1; // Type of damage - [0 - Normal] | [1 - Percentage of maximum health] .DMG_Attack = 5; // Damage per attack (1 to 100 if percentage damage) .DMG_Speed = 250; // Damage speed. The smaller faster (milisseconds) .CAN_Die = 0; // The character can die burned? - [0 - No] | [1 - Yes] // Effects: .DMG_Effect = 49; //When receive damage (Alternatives: 50 , 255 ) Default: 49 .FIRE_Effect = 25; //Flow Effect (Alternatives: 634 , 728, 920, 962) Default: 25 .EFFECT_Speed = 300; //The speed of loop effect (Advanced option. Not recommended change): //Time Options .TIME_DURATION_ON = 3000; // The time that the fire stay enable (milisseconds) .TIME_DURATION_OFF = 2000;// The time that the fire stay disable (milisseconds) .TIME_Quit = 500; // Burning time after leave of the danger area, (milisseconds) Cells configurations:
    //Bellow, do you configure the cells (Do you can add more, if want) pay_dun00,161,46,0 duplicate(FireArea) #FireArea11 HIDDEN_WARP_NPC,0,0 pay_dun00,161,45,0 duplicate(FireArea) #FireArea12 HIDDEN_WARP_NPC,0,0 pay_dun00,161,44,0 duplicate(FireArea) #FireArea13 HIDDEN_WARP_NPC,0,0 pay_dun00,160,46,0 duplicate(FireArea) #FireArea21 HIDDEN_WARP_NPC,0,0 pay_dun00,160,45,0 duplicate(FireArea) #FireArea22 HIDDEN_WARP_NPC,0,0 pay_dun00,160,44,0 duplicate(FireArea) #FireArea23 HIDDEN_WARP_NPC,0,0 pay_dun00,159,46,0 duplicate(FireArea) #FireArea31 HIDDEN_WARP_NPC,0,0 pay_dun00,159,45,0 duplicate(FireArea) #FireArea32 HIDDEN_WARP_NPC,0,0 pay_dun00,159,44,0 duplicate(FireArea) #FireArea33 HIDDEN_WARP_NPC,0,0 pay_dun00,158,46,0 duplicate(FireArea) #FireArea41 HIDDEN_WARP_NPC,0,0 pay_dun00,158,45,0 duplicate(FireArea) #FireArea42 HIDDEN_WARP_NPC,0,0 pay_dun00,158,44,0 duplicate(FireArea) #FireArea43 HIDDEN_WARP_NPC,0,0 Sorry for my bad english...
    Enjoy it 
    OBS: If do you use @reloadscript in this script, reload your character.

    107 downloads

    0 comments

    Updated

  6. Endless Cellar

    Hello peoples,
    I've been asked recently to create instances that aren't release on rathena yet. So I decided to merge them to hercules too.
    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.

    208 downloads

    0 comments

    Submitted

  7. Dungeon Hall

    An advanced housing system allowing guilds to rule an entire town (including dungeons, fields, npcs...)

    322 downloads

    0 comments

    Submitted

  8. Airship Assault

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet. So I decided to merge them to hercules too.
    This is a version of Airship Assault instance, corrected from Ziu initial script.
    It has been fully translated to english, reworked to be more clean and tested.
    You'll find everything needed in the rar, 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.

    130 downloads

    0 comments

    Submitted

  9. Last Room

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet. I've then decided to merge them to hercules too.
    So here's my version of Last Room 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.

    94 downloads

    0 comments

    Updated

  10. Room Of Consciouness

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet. So I decided to merge them to hercules too.
    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.

    135 downloads

    0 comments

    Submitted

  11. Devil Tower

    Hello peoples,
    I've been asked recently to create official instances that aren't release on rathena yet. So I decided to merge them to hercules too.
    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.

    161 downloads

    0 comments

    Submitted

  12. iRO Christmas 2016

    Quite late, but here is iRO's Christmas Event of 2016. It was scripted while I played, so probably some things aren't perfect, like the monster and item data.
    This file contains:
    Santa Klaus giveaway (christmas_giveaway.txt): This NPC seems to be enabled every christmas on iRO. Santa Klaus is at the center of Prontera giving a gifts, players can choose between three gifts and allows warping to guild dungeons. The gifts are:
    Skill and Status reset
    Seal Status reset
    Gifts:
    3x Enriched Elunium
    3x Enriched Oridecon
    5x Red Envelope
    3x Yellow Butterfly Wing
    30 minutes Job EXP bonus (Job Battle Manual effect)


    [*]Christmas Quest (christmas_2016.txt): This is the quest. It starts at Eden Group HQ, then you have to do some deliveries to get Sprig of Holly and then turn them into a Costume headgear. It contains a daily quest.


    In the zip file you'll find both scripts and client/server changes.
    One script doesn't depend on the other one, that's why they're in separate files.
     
    Known Differences:
    The Santa's giveaway sets a quest in the client, but this ID is out of Hercules ID Range, so I changed it
    In Christmas Quest, the first NPC on the quest line shows a message over her head to the player only, I couldn't find a command to do this, so it shows to everybody.
    On iRO, the daily quest is reseted everyday at 4AM, but Hercules seems to not have a command to set time limit explicitly (instead we use quest_db) so I set it to 23h time limit.

     
    If something is wrong, let me know and I'll try to fix as soon as possible.

    97 downloads

    0 comments

    Submitted

  13. LMPQ - Ludi Maze Party Quest

    Introduction:
    This LMPQ exists in MapleStory, I am just copy the idea of how it work, and try to port it into RO.
    However, its far from perfect, originally I planned to get a custom map with x-mas theme, something like toy factory since it kinda match with MapleStory's Ludibrium town/dungeons. 
    But plan failed, tried to approach several person to help me with some of the client side stuff, but not everyone have the free time or interested or maybe not willing to work on free maps/clientside release nowaday.
    Anyhow, maybe you could just replace with your own custom map, or even better if you could share with everyone like I share the scripts. The more the merrier!
    So, if anyone willing to help me with custom maps/client side edit, let me know  . Sometime collaborating with others could make great contents for release to other member.
     
    How it work:
    The objective of this party quest is to collect at least a certain tickets by killing monsters and to reach Ludibrium Maze 16 (henceforth known as Room 16).  Navigating through the maze needs a firm foundation of how the rooms operate. When you have successfully entered into the maze, your party will be thrown into a random room. Each type of monster drops a random amount of tickets at certain rate. Some rooms consists of mystery treasure box that summon monsters upon destroyed. These summoned monster has better loot value,  which are important factor to complete the PQ in a short period of time. The more passes you have, the more experience points you will obtain at the end of the PQ. There exists trick to conquer this PQ in a very short duration, I'm not gonna reveal/spoil how is it, and l'll just leave it to you to explore it.
     
    Mirror Link : Pastebin
     
     

    37 downloads

    0 comments

    Submitted

  14. Warper (Locked Map)

    This NPC will allows the player to warp on maps that are unlocked.

    105 downloads

    0 comments

    Submitted

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

    Important: I was unable to upload the illustration images (always returns error -200), they are just images to use in cutin, here directly from my domain: (3mb):
    https://hyroshima.com/files/Card_illust.zip

    VirusTotal Rash: 59bd666490e2258c62c367200d3079d36a05f6e67349d5331a6f8987d36a65ca

    OBS: It is necessary to add the functions to manipulate arrays and found here: 
     
    https://www.youtube.com/watch?v=BIfQYpXqsPg

    26 downloads

    0 comments

    Updated

  16. Endless Tower Instance with Difficulties

    A small tweak on Endless Tower Instance.
    Increases Monsters HP, Attack, Def/Mdef, Flee and Hit per difficulty.
    Rewards Instance Points Easy, Vet, Nightmare, Hell & Torment.
    Generates Alias to monsters if you're on different difficulty.
    Added Emistry's Currency Shop
     
    Note: You are going to experience this since there's a limit on setunitdata.

    The workaround to this is:
    find this in setunitdata (src/map/script.c)
     
    case UDT_STR: case UDT_AGI: case UDT_VIT: case UDT_INT: case UDT_DEX: case UDT_LUK: case UDT_STATPOINT: case UDT_ATKRANGE: case UDT_ATKMIN: case UDT_ATKMAX: case UDT_MATKMIN: case UDT_MATKMAX: case UDT_AMOTION: case UDT_ADELAY: case UDT_DMOTION: //setunitdata_check_bounds(4, 0, USHRT_MAX); <---comment out then add setunitdata_check_min(4, 0); break; case UDT_DEF:  
     
    EndlessTower.txt

    16 downloads

    0 comments

    Updated

Sign in to follow this  
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.