Jump to content

Utility

Scripts that are setup to help server players and staff do tasks.
Example: 1-click refiner, Job changer, Hourly announcer, Healer

36 files

  1. @autores (auto resurrection)

    @autores <mapname> < X coordinate> < Y coordinate>
     
    eg. @autores prontera 150 150 <-- will revive players at prontera 150/150
     
    Use it for your events, races or whatever
     
    Note:

    only players on the given map are affected. If you set "prontera" as map, only players which die there will be revived. If you set pay_dun00, only players there are affected and so on..
    It has a 5 second cooldown till it revives you. This is set in line 57 (sleep2 5000;)
    second use of @autores will disable it again
    @autorescheck tells you if the system is enabled or disabled
    Works only at one map at the same time

    111 downloads

    0 comments

    Submitted

  2. [CMD] @callmonster || @callmonedit

    [CMD] @callmonster || @callmonedit


     
     
     


    So, what exactly is the @callmonster and @callmonedit command

    ?



    Basic definition of this script:



     
    Card Summoning System via @commands. What's intended is they use a Card, like if they have a Lunatic Card, they would type @callmonster 1063, which would then consume the specified Lunatic Card, as well as the items used to summon the Lunatic. A cool way to use your extra cards? I also included @callmonedit so you can edit the Item ID and Item Amount required for summoning a monster with your cards, designed for GM use.
     
     
    I hope you guys enjoy, someone posted the script, and I decided to take a look, fix it, and present it with a fresh, new design as I think it was intended to be. If you come across any errors, don't be afraid to PM me or post right in this the Support Topic for this release.



    56 downloads

    0 comments

    Submitted

  3. [CMD] Dynamic Shop Controller System || @editshop | @loadshop | @saveshop ||

    [Dynamic Shop Controller System 1.0]
     
     
    So what exactly is my Dynamic Shop Controller System?
     
     
    Description:
    You have 5 save slots.
    @saveshop (saves your shop with designated name).
    @editshop to edit the current shop you're loaded on.
    @loadshop to swap between other shops as you please.
     
    If you're editing any items in the shop a player can't purchase from the NPC until you make finishing touches, if you disconnect while in edit mode it'll reset and the player will be able to access the shop again (Notice debug in your Map-Server Console). You can completely disable the shop incase you want to make a whole bunch of edits, control the max amount of items in the shop, check the item prices and amounts inside of @editshop, the item ID's/Amounts given and the Cost for each item (Will be able to switch out currencies like zeny, kafra, cash, custom in the future) at the moment it's set to Cash Points. So let's say you want to bring your summer shop back in winter, @loadshop, select the summer shop you hypothetically made a viola, summer headgears you missed out on in winter you got a chance to get again with the same shop.
     
    I hope you guy's enjoy! Leave me any feedback or suggestions!

    146 downloads

    0 comments

    Updated

  4. [Added Feature] Aeromesi's Alternative Restricted @warp

    [Added Feature] Restricted @warp


     

    So what exactly is my Alternative @warp command?




    Here's a description:


    // Alternative @warp// You cannot @warp to a certain spot over and over, after x amount of attempts you're banned from using @warp// A GM will have to use @unblockwarp and select the player that is blocked and unblock them.// Version 1.0// Idea to make this into an alternative warp was from my friend IeYasuru who made the original base of this script which was an NPC whispering system.// Simply converted the script from NPC WHISPERING to @commands with Hercules optimization and standardization.// Created by Aeromesi & IeYasuru

    43 downloads

    0 comments

    Submitted

  5. [Add-On] Recent | Favorite Warps (Euphy's Warper)

    [Add-On] Recent | Favorite Warps (Euphy's Warper)
     
    What exactly is the Recent and Favorite addition to Euphy's Warper?
     
    It's exactly what it sounds like.
    You can choose from 5 Most Recent locations you have Warped to.
    You can choose to [save] or [select] your Favorite Warps.
    Your Favorite Warps are saved by saving your Most Current Recent Warps list.
     
    It's a straight sample from our Public Github in "..npc/custom/warper.txt" (Just so you know what to copy and paste if you have warper.txt enabled.)
     
     
    Enjoy Hercules!

    214 downloads

    0 comments

    Updated

  6. [Utility] Extra Mob Drops

    [Utility] Extra Mob Drops
     
    So what exactly is this script?
     
    Allows Extra drops on specified mob (Zeny, Item, CashPoints) based on certain drop rate %.



    Edit the "OnInit:" of values to get extra items / zeny / cashpoints upon killing a certain mob you specified.
    Format:
     
    Poring(1002)
    Zeny: 5000
    Cash: 10
    Item: Red Potion (501)
    Amount of Red Potion: 6
    Enjoy Hercules! (PS: Also works for rAthena xD)

    474 downloads

    0 comments

    Updated

  7. @ip

    usage: @ip <Player Name>
    Unlike @sameip, this is meant to check a single player
     
    config: use on players (gms) with same User Group as yourself yes/no
     
    Do not redistribute or sell this file.
     
    Output:


     
     
    Failed attempt

     
    Player not found/online

    276 downloads

    0 comments

    Updated

  8. @itemall and @itemmap

    Give an item to all players online
    @itemall <Item ID> <Item Amount>
     
    Give an item to all players on the same map as you
    @itemmap <Item ID> <Item Amount>
     
    Using some old code from Emistry for this, thank you for your permission to use it.

    373 downloads

    0 comments

    Updated

  9. "New Reborn" integrated job master

    I did this a while ago. In order to use this script you need Olrox new_reborn map
     

     
    This script is no physical job changer. instead each spike of the star shaped map represents a path of the classes. You walk up there to change your job. Extended Job's are available from a normal npc in the middle.
     
    Important: This script uses Euphys default herc job changer as a base.
     
    - the script gives out a +7 novi weapon for each of the base classes (check line 355 to 392)
    - it has some fancy warp portals, feel free to edit it to default
    - even more fancy, ressource eating rotating waiting rooms for exit and entrance (default prontera) which can be disabled as well (line 502 and 530)
    - autobuff inc agi +10 for 1 minute each time you walk directly through the middle (or spawn)
    - you can NOT skip rebirth. 1st job -> 2nd -> rebirth -> trans ->3rd
    - it also has support for rebellion, but rebellion is not yet added on herc so you might want to disable it
     
    This script was already tested live and worked fine. I did some edits tho but never optimized it since I lost interest in it. However, I think its something different from default Job Masters
     
    Note: I really recommend to read through it and check for all options.
     
    Some Screenshots
     
     

    203 downloads

    0 comments

    Updated

  10. @botcheck

    File Name: @botcheck
    File Submitter: True Zeal
    File Submitted: 30 Apr 2017
    File Cateogry: Utility
     
    Description
    A useful command for your Game Masters to help monitor problem "bot" maps.
    Runs
    the @whomap2 command on a list of specified maps. This allows you to
    check classes as well as names, which could be useful for quickly
    ignoring a character.
     
    Requires configuration for maps you wish to have it run a check on.
     
    Example Configuration:
    //--- Sets the list of maps to run @whomap2 on setarray(.map$[0], "amatsu", // Note: Every entry excluding the last one must have a comma! "prontera", "odin_tem03" // Note: Last entry must never have a comma! );
     
    Download
    You can "download" this file from its Pastebin location.
    Pastebin: https://pastebin.com/yYuFdLHm

    72 downloads

    0 comments

    Updated

  11. Soul Menhir

    The Soul Menhir slowly regenerates the SP of anyone sitting near it.
     
    Make sure to change the map, x, y and the sprite.
     
     
    Requires Hercules of April 8th 2017 or newer version
     
     
    --------------------------------------------------------------------------------------
    This script was made by me, for The Mana World + Evol.
    License: public domain (CC0)

    129 downloads

    0 comments

    Updated

×
×
  • Create New...

Important Information

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