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

    [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!

    453 downloads

    Submitted

  2. Free

    [PVP] Rotative PVP

    An NPC that alternates the current PVP map from time to time, the chosen map for rotation are configured by the administrator in the script. The idea is to have multiple pvp rooms, without having to divide the players of your server among them, this way pvps are more crowded and funnier and you can use a lot of different pvp maps.
    Configuration:

    // ======================================// Configurations ***********************// ======================================// Which map will be on the rotation? setarray .lista$[0],"pvp_y_1-1","pvp_y_1-2","pvp_y_1-3";// From how much time to time will the maps change? (Standard value 30 minutes/18000000)// WARNING, DO NOT SET VALUES HERE SMALLER THAN 60000 (1 Minute). set .rotatetime, 18000000;// ======================================
    ** WARNING ** There is a temporary global variable named $@lista$ in this NPC, watch out for global variables with the same name in other NPCs of yours!
    *This NPC will be a free release for a limited time, I intend to do some improvements on him, then it will be a paid release.

    439 downloads

    Submitted

  3. Free

    Arena Monster

    Please Follow READ_ME.txt
    For rAthena 2012 Above Client User's Only
    Please Post any bug's and error's you encounter.
    For Paid Scripts:
    Facebook: [email protected] | [email protected]

    757 downloads

    Updated

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

    850 downloads

    Updated

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

    311 downloads

    Submitted

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

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

    216 downloads

    Updated

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

    264 downloads

    Updated

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

    213 downloads

    Submitted

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

    475 downloads

    Updated

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

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

    1268 downloads

    Updated

  13. Free

    Free For All

    This script is a very simple PvP script.
    All you need to do is kill all the players in the map. When you are the last player standing, claim your prize from FFA Master at the middle of the map and it will warp you out also.
    I know its not a lot but when im searching for this kind of script, I cant find one so i made this. Just want to share
    Thank you!

    906 downloads

    Updated

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

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

    110 downloads

    Updated

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

  17. Free

    Instanced PvP

    http://www.eathena.ws/board/index.php?showtopic=253019
    This script is a Instance Duel Pvp NPC.
    Here some Explanation how it works
    Its Working now!!!!!
    Explaination:
    It´s a new Instance that is created for exactly 2 People.
    The Main Npc will create the instance for you.
    After creating you can chose to enter the Instance.
    This will warp you to 1@pvp
    There begins an announce e.g. 4... 3... 2... 1... GO!!..
    Then starts @pvpon
    You will fight till one die!
    And for the Finish it warps you back and so far it will destroy Instance after it.
    Guide how to add is on the Readme.txt
    Credits to Me for creating xDDDDD
    Credits to Davven for his map.
    Credits to Masao for his support.

    852 downloads

    Updated

  18. Free

    Kill For Your Life

    This is an old script of PvP Event.
    You need to kill all players at the location and receive a prize.

    388 downloads

    Submitted

  19. Free

    Narrator PvP

    A Narrator PvP where you have the option to choose which speaker you want.
    There are 4 types of Narrators:
    UnrealTournament
    Badass
    Flamboyant
    Pimp
    If you prefer, you can engage in your main NPC PvP, just add the whole body of the NPC "Narrator PvP" in a Case in your script pvp.
    If your system already has a system of narrator advise to disable it.
    Configurations:
    The only configuration necessary is add in to array $@MapName$ the names of the maps you want the script to act.
    Instalation:
    To install the NPC completely, just grab the wav folder, which is in the .rar file, and put it in your data folder.
    And narrator.txt file post it in your folder loading scripts.
    Badass


    Flamboyant


    Pimp


    UnrealTournament


    427 downloads

    Submitted

  20. Free

    Party clone arena PvP

    You need to kill your clones at the arena map and receive a prize.

    459 downloads

    Submitted

  21. Free

    PvP Event

    Features
    - A reused script with some modifications and addons
    - Mechanics: 30-minute run, kill all the way, reward the top 3 contenders
    - No need to register to the PVP Ladder to be able to record PVP stats and see PVP Broadcasts
    - No need to logout everytime the PVP Ladder is reset
    - Reward system:
    - Top 3 contenders will be rewarded, just find "announce", "OnGMStop" and "$pvpeventreward" to change stuff as needed
    - Event runs for 30 minutes
    - Just find "OnTimer" and change the numbers appended to it as needed

    499 downloads

    Updated

  22. Free

    PvP PK WoE Statistician

    PvP, PK, WoE Statistician with 5 Ladder Systems
    Full PvP PK WoE Statistician complete with:
    personal pvp/pk stats
    personal woe stats
    pvp/pk kill record
    pvp/pk death record
    pvp/pk kdr
    pvp killing spree counter (resets on pvp/pk death and logout/login)
    after spree is over logs your highest pvp/pk spree count
    woe kill record
    woe death record
    woe kdr
    woe killing spree counter (resets on woe death and logout/login)
    after spree is over logs your highest woe spree count
    emperium break record
    Top 25 pvp/pk kills ladder ranking
    Top 25 pvp/pk kdr ladder ranking
    Top 25 woe kills ladder ranking
    Top 25 woe kdr ladder ranking
    Top 25 emperium breaker ladder ranking
    overall kdr (pvp/pk and woe)
    @pvpstats (displays in chat: kills, deaths, kdr, rank)
    @woestats (displays in chat: kills, deaths, kdr, rank, emperiums broken)
    admin individual or full ladder reset in NPC as well as
    @adminstats (administrator only individual or full ladder reset of everything listed above and server-wide re-log notice)
    prevents GMs from ranking and being recorded
    Announcments:
    on deaths: "killer" just killed "victim"
    on Emperium destroyed: "Breaker" has broken the Emperium!
    on kill messages self : You just killed "player"
    In the works:
    personal rank display for pvp kdr ladder and woe kdr ladder
    announces when player takes new PvP/WoE KDR Rank or Emperium Breaker Position
    my script is FREE for anyone to use.
    editing variable and npc names and adding on allowed as long as original base functions and author are not deleted/changed.
    Please report any errors in my support topic:
    http://rathena.org/board/topic/99009-pk-pvp-statistics-near-finishing-help-needed/
    implemented fixes:
    v1.1: is 100% functional with no errors on my personal server
    v1.2: fixed spelling errors and possible duplicate name clashing with other pvp scripts

    1080 downloads

    Updated

  23. Free

    PvP Recruiter

    v1.5 by Me
    - Will be tagged as stable if noone complains about any bug
    - Fixed the "fatal error: player not attached problem" caused by @MyTeam
    - Participant will be taken as a casualty if he logs out when the session is on-going
    - Added mapflags and can be modified through .@mapflags
    - Tested and results were without errors, bugs, and exploits.
    v1.4 by Me
    - Will be tagged as stable if noone complains about any bug
    - Thoroughly fixed a lot of logical and semantic errors
    - Optimized a lot of codes
    - Fixed a lot of exploits and bugs
    - Made it functionally working
    - Demo video uploaded
    v1.3 by Me
    - Quick fix for event not being able to function correctly because of mishandled variables
    - Optimized OnEventStart algorithm
    - Optimized and Improved Logged in/Logged Off Checking [suggested by PandaLovesHamster]
    - Takes off logged off players from the roster instead of resetting the whole recruitment process [Response to the question of PandaLovesHamster]
    - Took off OnFailLack
    - Added OnPCLoginEvent and OnPCLogoutEvent
    - Added GM OnAtCommand Safe failcheck [suggested by Litro Endemic]
    v1.2 by Me
    - Renamed to "PvP Recruiter"
    - Changed @4v4 to @pvprecruitment <on|off>
    - Added flexibility on number of parcipants (set .NumPlayers)
    - Fixed and improved free slot checking algorithm
    - Fixed and improved registration checking and team transfer algorithm
    - Added Player Variable @MyTeam for easier checkings:
    [0] Team number ( 0 for No Team Yet | 1 for Odin | 2 for Freya)
    [1] Slot number of his team
    - Fixed OnClear event
    - Fixed Menu not closing on registration
    - Added a variable to indicate if the session is on-going (set .started)
    - Check if the event is already running at the beginning
    v1.1 by PandaLovesHamster http://pastebin.com/Nya7kzsQ
    - Player Logoff Detection
    - Team change on recruitment stage
    v1.0 by Me
    - Rewrote the whole script
    - Multiple registration detection
    - Free slot detection
    - Warp in and warp out function
    - Rewards per kill
    - Rewards for round win
    - Search for "getitem" to change rewards and their quantity
    - GM Commands: @4v4 on ~ to start | @4v4 off ~ to interrupt at anytime
    - Broadcast message on registering when noone else has or during GM atcommand trigger
    Credits:
    jTynne for the original script that this was based on and to PandaLovesHamster for saving my file XD
    PandaLovesHamster for suggestions making addons
    Litro Endemic for suggestions

    384 downloads

    Updated

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

    311 downloads

    Updated

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


×
×
  • Create New...