Jump to content

Shakto

Members
  • Posts

    394
  • Joined

  • Last visited

  • Days Won

    3

Files posted by Shakto

  1. $42.00

    Reputation UI

    Reputation UI
    Get a discount price of 30% by sending me a private message before buying it.
    Video : https://youtu.be/NDn7b1zdOe0
    Version Server side and client side :
    PACKETVER_MAIN_NUM >= 20201104
    ou PACKETVER_RE_NUM >= 20211103
    ou PACKETVER_ZERO_NUM >= 20201118
    Reputation UI is the new button in menu that lead to the reputation windows.
    You can set client side the menu list (reputation group), the list of reputation (name, max points, visibility etc…).
    You will find here a NPC script sample to read reputation points, set reputation points or open the UI without without colored reputation.
    Also there is a command @reput to add or remove point on a specific reputation ID

    1 purchase   2 downloads

    Updated

  2. $42.00

    Adventurer’s Agency – New UI – Register / Search a party

    Adventurer’s Agency – New UI
    Get a discount price of 30% by sending me a private message before buying it.
    Video : https://www.youtube.com/watch?v=mfC91R53dKM

    Register a party as a party leader.
    Search a party as a player.
    Client version needed : 2018-01-03bRagexeRE
    Server need : Web server : https://github.com/rathena/rathena/pull/5731
    You can add it on your host with this command : git pull origin refs/pull/5731/head

    0 purchases   3 downloads

    Updated

  3. $35.00

    Anti-bot - Captcha images from server

    Get a discount price of 30% by sending me a private message before buying it.
    Thanks to @Asheraf for implementing it first on Hercules
    This feature allows you to have a totally captcha system to prevent from automation system (Openkore bot, Blue eye macro, AHK...).
    /macro_register : It allows authorized players to add directly a captcha in the server when it's started. /macro_preview <id> :  it allows to preview a captcha by its id /macro_detector : It allows authorized players to ask to one or several players (like a batch system) to challenge a captch  
    macro database : You can add captcha images directly in your server and load them when the server start by using the db/captcha_db.yml It only works with client version 20160330 or more recent.
    For server side, you need to have yml database version at least and cpp files.
    N.B : Only for those who want to hot upload image when the server is already started and not using the macro database system : By default the client expects a 16 bit BMP image when receiving the images but the macro register ui can only read 24 bit images, therefore in order for this system to work the client needs to be patched with the correct CAPTCHA_BMP_SIZE a Nemo patch for doing so is now available at http://nemo.herc.ws/patches/ChangeCaptchaImageDecompressionSize/.

    6 purchases   15 downloads

    Updated

  4. $14.00

    @ping command - Works on windows & linux

    Get a discount price of 30% by sending me a private message before buying it.
    @ping command
     It show in ms in game the result of a ping command.
    Compilation works on windows and linux.
    On linux, the server needs special authorisation because icmp use raw packet, basically there is 2 options to handle it :
    Each time you lauch the server, do it with sudo Do this once : sudo setcap 'cap_net_raw+ep' ./map-server

    2 purchases   8 downloads

    Updated

  5. $42.00

    MVP Spawn - Restore MVPs state like it was before server restart

    Get a discount price of 30% by sending me a private message before buying it.
    MVP Spawn
    When a MVP is killed, it saves all the information in database (date, killer, status, position)
    When your server restart (intended reload or crash), it will check if the MVP should be dead or alive before spawning it. 
    - If it should be alive, it will spawn it
    - If it should be dead, the MVPs don't spawn. If tombstone is enabled, it will appear with all his information at the position it was before the restart. The MVP will naturally appear when it should have appeared if the server had not restarted.
    ---------------------
    You don't have to worry about a restart of your server, crash, @reload script anymore that can cause abuses from players.
    You don't have to add any tables, columns on your SQL, it uses all features already set up.
    The Convex Mirrors will continue to perform fully.

    3 purchases   8 downloads

    Updated

  6. $10.00

    Shared zeny between all chars of an account

    Get a discount price of 30% by sending me a private message before buying it.
    Shared zeny between all chars of an account
    No need bank useless feature anymore, the zeny are shared between all the chars of a same account. (QoS)
     

    0 purchases   1 download

    Updated

  7. $42.00

    Master Storage - Shared Storage between accounts

    Get a discount price of 30% by sending me a private message before buying it.
    The master storage allow you to have a shared storage between one and several accounts.
    It adds a master_id in the login SQL table automatically that allow you to links accounts.
    It contains verifications to disable any kind of possible dupe items.

    4 purchases   7 downloads

    Updated

  8. $5.00

    Disallow using skill Warp Portal near a warp

    Get a discount price of 30% by sending me a private message before buying it.
    Disallow using skill Warp Portal near a warp
    You can configure the distance in battle.conf
    Prevent false warper / people using Warp Portal skill at the entrance / exit of a classic map warp

    2 purchases   7 downloads

    Updated

  9. $5.00

    @noress - Prevent for being ressurected if you don't want it

    Get a discount price of 30% by sending me a private message before buying it.
    A command @noress that give to a player the possibility to accept or deny ressurections.
    It can be useful in case of griefing behaviors where players are ressurected in a loop to the goal of make him loose percents of xp.

    2 purchases   6 downloads

    Updated

  10. $14.00

    @session - Count the experience you win by minute

    Get a discount price of 30% by sending me a private message before buying it.
    Count the experience (base and job) you win by minute or the total of experience you made during a session of experience.
    Ex :
    Session : Enabled. You got 12000 base exp and 9000 job xp for 3 mins.
    That means you did 4000 base exp / min and 3000 job exp per min.
     
    @session : Give the status, total exp, xp per min in the current session
    @session reset : Reset the counter
    @session on :  Turn on the counter for the current session
    @session off :  Turn off the counter for the current session
    @session help :  Give you details on the command in game
     
    You can stop the session for a while and turn it on again without being reset.
    The counter is being reset on reconnection.

    0 purchases   4 downloads

    Updated

  11. $9.00

    @ltp - Show your last position on minimap before a teleport

    Get a discount price of 30% by sending me a private message before buying it.
    @ltp command
    Show your last position on minimap before a teleport.
    It works with all teleports skills or items (like fly wings...)
     

    1 purchase   4 downloads

    Updated

  12. $14.00

    @nolootid - Prevent dropping chosen items with autoloot

    Get a discount price of 30% by sending me a private message before buying it.
    @nolootid command
    To add an item to the list, use '@nolootid +<item name or ID>'. 
    To remove an item, use '@nolootid -<item name or ID>'.
    '@nolootid reset' will clear your noloot item list.
    '@nolootid status' will show you the commands list and current items in your nolootid list.

    0 purchases   4 downloads

    Updated

  13. $14.00

    @killcounter - Follow the number of monsters killed

    Get a discount price of 30% by sending me a private message before buying it.
    Count the number of monsters you killed during a session.
    You can choose the number of slot that you want to allow to the players (default is 5 slots). It allows you to follow a counter for more than only one monster at the same time.
    The counter is auto save for your char : that means if a player disconnect and reconnect later, the counter will be restored.
    @killcounter : activate / disactivate the count
    @killcounter reset : reset all counter
    @killcounter reset <position> : reset the counter on the position
    @killcounter <mobID / mobname> <position> : start to count kill on the chosen position
    @killcounter status :  show the number of monsters killed in all your position

    4 purchases   7 downloads

    Updated

  14. $7.50

    Twilight Alchemy 4 - Create blue potion per 200 with a skill

    Get a discount price of 30% by sending me a private message before buying it.
    This skill allow you to create blue potions per pack of 200.
    It works like others twilight skills, the alchemist need to be under spirit alchemist buff.
    The skill can be given by a quest (included)

    0 purchases   3 downloads

    Updated

  15. $14.00

    @showrare - Show a message when you drop /steal an item under a chosen rate

    Get a discount price of 30% by sending me a private message before buying it.
    @showrare command
    @showrare <rate> to activate show rare for item drop or steal under the chosen rate.
    It shows a visible message only for the player who dropped the item.
     

    0 purchases   3 downloads

    Updated

×
×
  • Create New...

Important Information

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