Jump to content

PvP, GvG, WoE, Battleground

Scripts pertaining to any of the subjects above can be found under this category.
Examples: PvP Rank Ladders, Guild Rankings, WoE Controllers, WoE modifications, Capture the Flag

40 files

  1. Free

    Ragnarok Event - Battleground

    This is my first battleground script being release for free. Hope you Enjoy it,
    Here is a FREE release of Rune War (Ragnarok Event v2) 
    You can edit this part:
    OnInit: // Registration time .RegistrationTime = 5; // Duration of the event $@rWarDuration = 10; Then load it on your server! Enjoy!
    https://github.com/pajodex/ScriptCollections/blob/master/RagnaEvent.txt
    Note:
    I have a 2nd (Original) version of this which features the ff:
    1. Added more flexible configurations such as: .RegistrationTime = 5; $@min_level = 80; $@rWarDuration = 10; $@re_map$ = "prt_are01"; $@RedDye = 407; $@BlueDye = 380; $@Item_ID = 7773; setarray $@Amt, 10, 5; // <WIN>, <LOSE> $@bonus_max = 10; // Max additional reward receive to players who killed many enemies. $@resuDelay = 10; // delay on resurrection (in seconds) setarray $@redTeam_Spawn, 251, 149; setarray $@blueTeam_Spawn, 47, 149; 2. GM activation via "@startre" 3. Bonus rewards - calculated via enemy kill counts 4. Auto-change Team cloth color (Red) or (Blue) 5. Rune Spawn during match (Like DOTA2) - makes the game more fun and exciting! a. Invisibility Rune b. Haster Rune c. Double Damage Rune d. Illusion Rune e. Regenaration Rune I can also incorporate this to my BG Queue System.
    For those who are seriously interested with the v2, please do leave me a DM here of in Discord Thank you!
    Here is a FREE release of Rune War (Ragnarok Event v2) 
    https://github.com/pajodex/ScriptCollections/blob/master/RuneWar.txt
     
    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. 
     

    359 downloads

    Updated

  2. Free

    Rotative PvP Room

    A PvP room which changes maps. Nothing else is required to the description, I guess.
     
    Features:
    - You can use @pvp command to enter the room. However, you can't use it if you're inside an instance of in middle of a battle.
    - Anti repeating system. You can avoid the same map being repeated again and again.
    - Some little effects when you're warped.

    409 downloads

    Updated

  3. Free

    Rune War - Battleground

    Rune Config:
    // ============= // Rune Settings // ============= // Rune names (in-order) setarray .Rune$[1], "Invisibility", "Haste", "Double Damage", "Illusion", "Regeneration"; // NPC View ID if server in renewal mode setarray .npc_view_re[1], 2450, 2696, 2697, 2702, 2703; // NPC View ID if server in pre-renewal mode setarray .npc_view_pre[1], 1120, 1096, 1582, 1388, 1031; // Rune effect duration (seconds) .duration = 20; // Respawn time of rune after being pick-ed up (minutes) .respawn_time = 1; Main Config:
    // ============= // Game Settings // ============= // How many players to start? // default = 4 (2v2) .minplayers = 4; // How long, in mins, for players to register_time // default = 3 mins .register_time = 3; // How many mins before rune is spawned // default : 1 min .runespawn = 1; // Event duration in minutes.. // default : 10 mins .duration = 10; // Reward settings setarray .rwd[0], 501, 10, // win team reward 501, 5; // lose team reward  
    Hi guys, This is originally my Ragnarok Event v2 which was supposed to be a paid script.. but... I changed my mind.. I renamed it to Rune War.. Enjoy! 

    555 downloads

    Updated

  4. 5.00 USD

    RWC Battleground 2012

    This file is in no way Official. This is my interpretation of the Ragnarok World Championships Battleground system.
    Since this file has been up for years and I haven't seen a penny from it. I will not be offering support for the file if it is purchased here. Please contact me directly.
    Please run the SQL Commands at the beginning of the script file before installing said script. This script DOESN'T work without SQL support.
    What is this NPC?
    This is basically like a GVG script but it warps players who are in a party/guild into a map where they all ready up. After that, there is a waiting period where they can buff. Then they battle for however many rounds and get prizes at the end.
    What can it do?
    Ranking. Unrestricted Party Queuing. ( You can queue up and go do other things while you wait. ) Disable Usable Items. Disable Equip-able Items. Restrict Party to Specific Jobs. ( Restrict Duplicate Jobs as well ) Modify what maps it works on. Require Items. Cooldown. Disable Commands. Item/Point Rewards. IP Abuse Prevention. ( Mac Address in applicable servers. ) Auto party. Healer and repairer NPCs. Join or leave anywhere with @rwcjoin & @rwcleave. Completely customizable interface. Here are some of the other files you might need:
    Map Files
    ItemInfo
    Accessory Enchanter
    Item Database

    If you purchase this script from rAthena.org I will offer full support for the features listed above. Additional feature requests are ok but added at my own discretion.
    Email: [email protected]
     

    55 purchases   228 downloads

    Updated

  5. Free

    Team vs Team

    Archive contents: Script.txt + Diff.patch
    More info:
    We have a registration NPC. Both sides can register 5 players, not more.
    After that our PvP Event starts and players need to kill the enemies from other side.
    Red team vs Blue Team
    You need >999 point for mercy.
    It may be your custom Battleground script.
    Good luck!

    1239 downloads

    Updated

  6. Free

    The Lord of the Ring

    Main information here:
    1. Aragorn says about new monsters at the location woth Crystal (Emperium)
    " [Aragorn] : Orc's attack the location ... "
    2. All players can play this nearWoE Event. The side of players is human side
    Orc's defends and try to kill all of the humans.
    You need to kill all of Orc's an location.
    After that you need to broke the Crystal and LOTR said:
    " [Lord of the Ring] : Humans got the Crystal! "
    After that, your team must defend the Crystal and receive a prize.
    Orc's spawns at location and move to broke the Crystal at the center of the map.
    Defend the Crystal and kill all walls of Orc's.
    Good luck!

    500 downloads

    Updated

  7. Free

    Time-based WoE participation reward

    Information
    This script rewards your player if they participated in a WoE longer than the time set in the script.
    This script works with my modified version of Euphy's WoE Controller (which is included in this package), or you can use the static map version which is also included in this package.
     
    Use Case
    Encourage your players to participate in the WoE with this method of rewarding them.
     
    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

    517 downloads

    Updated

  8. Free

    TouchDown - Battelground Addon

    A Battleground Addon based over S4 League TouchDown mode, where players may fight until the end of the delay configured to earn as much points as possible.
    You'll earn points by killing players, or by bringing the Poring Ball to the Goal of the opposite team.
    The highest points rate will be rewarded, others will too but in a lowest range.
    Enables first player to configure the game duration at will (5, 10 or 15 minutes), and diffuse announce for players attraction.
    Configuration enabled: Price to enter, number of player to start the game, duration enabled
    Command: allowing use of @tdboard, to get a score board for each player in game
    Special Warning: This content was first designed on Hercules Emulator. While being tested, there must be some error or bugs. Feel free to report them so I can fix them.

    94 downloads

    Submitted

  9. Free

    TouchDown v2.0 (Original author Alayne)

    // Config starts here ---------------------- $maxTDMemberCount = 8; // Max players to start (if 4v4, settings should be = 8) $TDEntryPrice = 10000; // Zeny entry fee .pointPerKill = 1; // Points gained per kill $pointPerTouchDown = 5; // Points gained per touch down .pointPerVictory = 10; // Points gained per victory .reward = 7773; // Reward ID setarray .rewardMin[0], 5, 1; // Reward amt <WIN TEA>, <LOSE TEAM> setarray .rewardCnt[0], 10, 20; // Reward count setarray $TDDuration[0], 1, 10, 15; // Game time in minutes .buffs = 1; // Buff after death ( 1 = on ; 0 = off ) .redteam_color = 412; // Red team cloth color .blueteam_color = 300; // Blue team cloth color set $delayBetweenRounds, 2; // Delays between rounds (in seconds) // Config ends here --------------------------  
    DISCLAIMER: I DONT OWN OR HAVE THE RIGHTS IN THIS SCRIPT. I am just a mere fan of the author and decided to fix problems I encountered when installing the script. Original Author is @Alayne, this is modified and posted with permission from author herself. 

    224 downloads

    Updated

  10. Free

    Vampire Bal - PvP Addon

    Join the Vampire Bal and be the last Guest to survive
    A PvP Addon where players may fight until the end of the delay configured to earn as much points as possible.
    The highest points rate will be rewarded, others will too but in a lowest range.The only thing to notice is that dying will make you lose points, while killing others will steal them points, and ensure you a full healing! That's what it is to become a Vampire!
    Enables first player to configure the game duration at will (5, 10 or 15 minutes), and diffuse announce for players attraction.
    Configuration enabled: Price to enter, number of player to start the game, duration enabled
    Command: allowing use of @vbboard, to get a score board for each player in game
     
    Credits: Do not claim my work as yours.
    Feel free to use it, even modify it, but leave the credit on file header

    Special Warning: This content was first designed on Hercules Emulator. While being tested, there must be some error or bugs. Feel free to report them so I can fix them.

    65 downloads

    Submitted

  11. 25.00 USD

    WoE Manager Random Castle System

    This script allows you to configure on the fly the number of castles and replaces the castles randomly every 2 weeks.
    Features:
    You can configure on the fly the number of active castles and the rotation day and week. Only the active castles warps and flags will be enabled. The script automatically moves all the data of the current owners to the new castles and announces the changes. Currently the rotation runs every 2 weeks (I'll add more options in future updates). To avoid repeating castles, if 10 or less castles are enabled, the rotation is not completely random, the new castles are picked randomly excluding the old ones. Also allows the server Admin to manually rotate, reload and reset the castles. Available in English and Spanish  
    Future Updates:
    Add WoE times settings Add WoE:SE support  
    PS.: If you have any idea or suggestion for new features or improvements, feel free to tell me and I'll add them to the system!
     
     
    By buying 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 (Daegaladh) still retain all rights to this script. Terms above may be changed or adjusted without prior notification. © Daegaladh 2017

    8 purchases   19 downloads

    Updated

  12. Free

    Woe Ranking List ( GvG, Emp Break, Guild Rank ) with Points and Shop

    In response to this post : 
    https://rathena.org/board/topic/122667-woe-ranking-script/
    https://rathena.org/board/topic/121631-woe-rankings-script/#comment-373249
    https://rathena.org/board/topic/96397-woe-ranking/
    https://rathena.org/board/topic/109488-ranking-woe/
     
    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 claim my work as yours.
     
    If you like it, give me a ?

    1868 downloads

    Updated

  13. Free

    WoE Rewards & Statistics

    This file is a different version from WoE rewards depending on time spent in castle. It has all the features listed there, plus a statistic rundown on each WoE, And the ability to track the damage dealt by each player during WoE.
    Features:
    Can reward players for every minute they spend inside a WoE castle Can reward players for every kill in WoE castle, and will also display the name of the killed/killer. Can reward players for every emperium break during WoE Can reward players depending on the damage dealt during WoE Excludes AFK players and players who are not in a guild. Announces kills with different colors depending on the killer's castle Can set a modifier for certain classes to gain more points than others Displays the number and names of all the guilds who participated in the last WoE Displays a top 10 ranking of players with the most kills, K/DA, and Damage dealt during WoE

    125 downloads

    Updated

  14. Free

    WoE rewards depending on time spent in castle

    This script rewards players for each minute spent on WoE castle.
    Features:
    Can reward players for every minute they spend inside a WoE castle Can reward players for every kill in WoE castle, and will also display the name of the killed/killer. Excludes AFK players and players who are not in a guild. Announces kills with different colors depending on the killer's castle Can set a modifier for certain classes to gain more points than others Settings:
    setarray .maps$ ,"schg_cas03", "prtg_cas01"; //maps where the system is active .points_per_minute = 1; //number of points earned for each minute you spend in the castle for (.@i = 0 ; .@i < getarraysize(.maps$) ; .@i++) if (!getmapflag(.maps$[.@i],mf_loadevent)) setmapflag .maps$[.@i],mf_loadevent; .s_idle_time = 180; // time before player is considered idle (in seconds) .rewardId = 909; // ID of the reward item .announce = 0; // Announce kills (0 = no announcement, 1 = map announcement, 2 = global announcement) .color_defenders$ = "0xffff00"; // Announcement color when a defending player kills an attacking player .color_attackers$ = "0x99ccff"; // Announcement color when an attacking player kills a member of the castle's owner .kill_reward = 1; // Amount of points earned for every kill, set to 0 to disable it setarray .class_modifier[0],4063,3,4076,2; // Modifier for certain classes [Id, Modifier, Id, Modifier....] This script is a part of a larger rewards script that includes a WoE ranking,  emperium breaking rewards, and rewards depending on the damage dealt during WoE. I might release the entire script in the future.

    492 downloads

    Submitted

  15. 15.00 USD

    WoE-TC-event.txt

    War of Emperium Target Castle npc will give you a new kind of ragnarok WAR OF EMPERIUM experience .

    About this file:
    Is a simple script event that will give a reward for the castle winner from the WOE Target Castle Event its a new kind of reward for guild winners of woe.

    How it works ?
    Check if the talker is the guild winner of the winning castle Check if the talker is the guild master Check if reward already claim No Target castle can't get reward from the NPC
    Configuration:
        set .TCE,0; // If the Target Castle is Initiate 0 = No Target Castle Event | 1 = Target Castle Event Enabled     set .WoERewardID,7227; // WoE Reward ID     set .WoERewardAmount,25; // WoE Reward Amount      // Available Castle for Target Castle Event     setarray .TC$[0],         "prtg_cas01",         "payg_cas04",         "gefg_cas01",         "aldeg_cas02",         "arug_cas03",         "schg_cas03";

    Buying Term
    I still retain all rights to this script. You are not allowed to redistribute this script in any way. You can modify this script as you like NPC Author will remain in the Script
     

    2 purchases   8 downloads

    Updated


×
×
  • Create New...