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

    Guild/Party GM Assist NPC

    Hello everynyan, this is a free release for all our event GMs out there

    This should help out in events with easier recalls, barricades, announcements and such!

    If you have any suggestions or bugs, please feel free to inform me.
    Commands as follows
    dispbottom "@event usage: "; dispbottom "------------------"; dispbottom "@event left (teleport left-side)"; dispbottom "@event right ((teleport right-side)"; dispbottom "@event recall (recall parties)"; dispbottom "@event debuff (debuff all)"; dispbottom "@event supply (give supply all)"; dispbottom "@event start (start event)"; dispbottom "@event stop (stop event)"; dispbottom "@event partycount (count online members)"; dispbottom "@event mode (selects Guild or Party mode)"; dispbottom "@event repot (announces for repots)"; dispbottom "@event winner (announces who's the winner)"; dispbottom "------------------";  

    98 downloads

    Updated

  2. 5.00 USD

    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

    26 purchases   75 downloads

    Updated

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

    476 downloads

    Submitted

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

  5. 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 ?

    1835 downloads

    Updated

  6. Free

    Euphy's WoE Controller + @woe command

    Report all error/bugs in the forum post not in the PM for faster fix, Thanks!

    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.
    • I can give you support, but please, do not message me.

    If you like it, give me a 

    1250 downloads

    Updated

  7. Free

    Automated GvG Event v2

    Version 1.0 = stop support
    UPDATED to 2.0
    // Automated GvG Event 2.0 Beta version // Event runs every hour via OnMinute timer. // Feel free to edit as you wish // By : Mabuhay // Free release // Dont remove credit // Updated to v 2.0 /* - Added gepard support and check to every members - More flexible options - Can set cash, members, timer, and winpoints if gm starts the command. New mechanics. - When using @gvgeventjoin, all your members must be around you by 5x5 cell. NOTE: item rewards are only to be set here in script because adding them in the GM option would be quite troublesome for me :D */ //  
    Tested and working except for Gepard function. ( But it must be working without any problem )
    Compatibility is your responsibily.
    Backward compatibility is not supported. Update your trunk to latest for this to work.
    Enjoy

    844 downloads

    Updated

  8. Free

    [FREE] Fortress Battleground

    Hi, 
    It's been a while.. I was bored and feels good today.. So I will release a free BG script I wrote months ago.. I updated some of its parts like UNITTYPE_ to BL_ to avoid any warning messages on latest rathena console.. but if your using an older ra version, Just search BL_ and replace  with UNITTYPE_ ..
    Enough with the talking, here is how this works.. ( I was about to make a video but I got lazy )

     
    I tested it and it is working (03-24-2019).. I don't think I would support this script further because I will be busy. Well, you are free to edit this as much as you need.. Just don't remove my signature and Don't resell this..
    Enjoy and have a great day!

    445 downloads

    Submitted

  9. 5.00 USD

    Guild Locations

    Rent of guild locations. Used: Default map (gld2_prt)
    Features:
    Warp to the location using the @gogl command Call of the MVP every 12 hours Kafra NPC PVP Switcher Guild Storage with password Note:
    Cost of location - x for each location its price Rent locations only to guild masters You can only rent one location for your guild

    11 purchases   25 downloads

    Updated

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

    549 downloads

    Updated

  11. Free

    Cursed Knight - Battleground

    Here is the settings
    // ============= // Game Settings // ============= // Minimum players per team to start // default : 5 ( 5v5 ) .minplayer2start = 5; // Event duration in minutes.. // default : 5 mins .duration = 5; // Reward settings setarray .rwd[0], 501, 10, // win team reward 501, 5; // lose team reward  
    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. 
     

    263 downloads

    Updated

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

    355 downloads

    Updated

  13. Free

    Captain v2.0 (Original author Alayne)

    // Config starts here ---------------------- $maxCMemberCount = 10; // Max players to start (if 5v5, settings should be = 10) set $CEntryPrice, 0; // Zeny entry fee set .pointPerVictory, 100; // 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 $CDuration[0], 5, 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 // 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. 

    215 downloads

    Updated

  14. Free

    DeathMatch v2.0 (Original author Alayne)

    // Config starts here ---------------------- $maxDMMemberCount = 8; // Max players to start (if 4v4, settings should be = 8) $DMEntryPrice = 10000; // Zeny entry fee .pointPerKill = 10; // Points gained per kill .pointPerVictory = 100; // Points gained per victory .reward = 7773; // Reward ID .redteam_color = 412; // Red team cloth color .blueteam_color = 300; // Blue team cloth color setarray .rewardMin[0], 5, 1; // Reward amt <WIN TEA>, <LOSE TEAM> setarray .rewardCnt[0], 10, 20; // Reward count .buffs = 1; // Buff after death ( 1 = on ; 0 = off ) setarray $DMDuration[0], 5, 10, 15; // Game time in minutes // 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. 

    466 downloads

    Updated

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

    223 downloads

    Updated

  16. Free

    PvP Wager Match (@wager)

    You can find these settings here:
    OnInit: // Start of config .item_bet = 501; // Item used for bet .map$ = "force_5-1"; // Map name setarray .challenger_coord, 75, 100; // Challenger Map coord <X>, <Y> setarray .challengee_coord, 125, 100; // Challengee Map coord <X>, <Y> .min_bet = 1000; // Minimum Zeny Bet .min_bet_item = 5; // Minimum Item Bet // End of config  
    Incase of updates or fixes, please immediately visit my Github: https://github.com/pajodex/ScriptCollections
    Feel free to use and modify as you need as long as you follow my Terms of Service. Thank you!
    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. 
     

    309 downloads

    Updated

  17. Free

    Instance - Voluspa Prophecy

    Hey peoples!
    This script is an instance based over the Voluspa, the Devineress.
    You'll have to fight against her anger against the God, to free her from her grief. For this, you'll have to fight against the ordeal she'll raise against you and your team.
    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

    398 downloads

    Updated

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

    93 downloads

    Submitted

  19. Free

    DeathMatch - Battleground Addon

    Come to join a Battleground match where you'll have to defeat all ennemies to earn points
    Death Match is a battleground 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.
    Each team will count 6 players at start, and killing them will bring points to the opposite team.
    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 @dmboard, 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.

    208 downloads

    Submitted

  20. Free

    Captain - Battleground Addon

    Come to join a Battleground match where you'll have to defeat all Captains ennemies before going anymore further
    Captain is a battleground 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.
    Each team will count 5 Captains at start, bringing 5 points when you kill one. When a Captain died, he'll raise again as a normal player, but killing him will only bring 1 point. Kill all Captains to get the full team back!
    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 @cboard, 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.

    58 downloads

    Submitted

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

  22. Free

    PvPvM - Pvp addon

    Come to join a pvp match where you'll have to defeat all players and survive to monsters attack to be the first.
    The highest points rate will be rewarded, others will too but in a lowest range.
    When all players will join, the fight will start and pop some bunch of monsters choosen randomly. The stronger they are, the more point they'll brought. On the other hand, killing a player will bring as much point as possible
    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 @pvpvmboard, 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.

    77 downloads

    Submitted

  23. Free

    DeusEx - Pvp Addon

    Come to join a pvp match where you'll have to defeat as much ennemies as possible before God decide you'll have to die
    The highest points rate will be rewarded, others will too but in a lowest range.
    At start, you'll have a random amount of time to earn as much points as possible. Cause a God may come back to Midgard to punish you. Kill him to earn an insane amount of point. But if he kills you, his wrath will consume your points!
    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 @deboard, 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

    Updated

  24. Free

    Battle Royal

    Warning: This add-on was developped for Hercules. But it may totally work on rAthena. If needing some help, feel free to contact me
     
    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.
    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 @brboard, 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
     

    306 downloads

    Submitted

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

    486 downloads

    Updated


×
×
  • Create New...