Search results

  1. Mumbles

    identifyall()

    Function: identifyall() Quick function to complement commit #24c4d53.   Full version: Identifies all unidentified items in user's inventory and returns the number of items identified. Quick-use version: Identifies all unidentified items in user's inventory without returning any additional...
  2. Mumbles

    i cri everytime

    )':
  3. Mumbles

    WRLD Development

    Summer is here, and we've got a lot of free time on our hands! In order to keep ourselves from becoming stagnant, we'd like to do something productive with our time and work on a couple projects in the Ragnarok Online community. With competitive prices for the quality of works produced, you'll...
  4. Mumbles

    @debuff command

    Utility: @debuff command Original concept by @quesoph: http://herc.ws/board/topic/2709-plugin-debuff/   Description: Debuffs all players on the invoker's current map.   Download: https://github.com/datmumbles/Scripts/raw/master/cmd/debuff.txt
  5. Mumbles

    Partyscript Debugger

    Utility: Partyscript Debugger   Description: Debug utility for Mhalicot's partyscript plugin. Accessible via '@modparty' or '@mp'.   Download: https://github.com/datmumbles/Scripts/raw/master/sample/party.txt
  6. Mumbles

    Coin Trader

    Utility: Coin Trader As per @karazu's request: http://herc.ws/board/topic/4157-mithrill-to-gold-to-silver-coins-vice-versa-trader/ Description: Allows players to purchase coins with zeny, exchange coins for zeny, and convert coins to more valuable or lesser coins. See configuration to...
  7. Mumbles

    mumble()

    Function: mumble() Description: Requests input of randomized string from user. Returns true on success and false on failure. Four difficulty levels are available; each level inherits the previous one(s). Example Usage: https://github.com/datmumbles/Scripts/raw/master/sample/mumbletest.txt...
  8. Mumbles

    Points to Item Exchanger

    Utility: Points to Item Exchanger As per @koji42's request: http://herc.ws/board/topic/4048-pods-cashpoints-convertion/ Description: Exchanges items for points and vice-versa at a fixed rate. Preview: Download: https://github.com/datmumbles/Scripts/raw/master/util/points2item.txt
  9. Mumbles

    @go command

    Utility: @go command Original concept by : http://herc.ws/board/topic/14-utility-added-feature-jtynnes-go-command-alternative-txt-format/   Description: Alternative @go command. Allows for unlimited aliasing, as well as level and group restrictions for each destination. Additional options to add...
  10. Mumbles

    getcharname()

    Function: getcharname() Description: Return the name belonging to the character ID referenced.   Example usage: Utility: Account Remover Download: https://github.com/datmumbles/Scripts/raw/master/func/getcharname.txt
  11. Mumbles

    Account Remover

    Utility: Account Remover Description: Allows for a (mostly) clean removal of accounts and regular character data via '@removeacc'. Rejects accounts that are currently online and prevents deletion of system accounts by default. See configuration for additional options.   Download...
  12. Mumbles

    Regarding @autoloot*

    Currently, we have three different autoloot commands: autoloot alootid autoloottype My only question is, Why aren't these three features merged into one command with various syntaxes?, like so: autoloot autoloot rate <number %> autoloot item <name or ID> autoloot type...
  13. Mumbles

    Points to Zeny Exchanger

    Utility: Points to Zeny Exchanger As per themon's request: http://herc.ws/board/topic/2774-zeny-to-cash-point/ Description: Allows players to exchange points for zeny and vice-versa. Point variable, exchange rate, and minimum exchange can be configured easily below the 'OnInit' label...
  14. Mumbles

    Homunculus Evolution

    Utility: Homunculus Evolution As per themon's request: http://herc.ws/board/topic/2426-humonculus-evolver/ Description: Allows players to evolve their homunculus in exchange for a catalyst and a fee. If the player has a fully evolved homunculus, an option to mutate it into a Homunculus S will...
  15. Mumbles

    Pawn Shop

    Utility: Pawn Shop As per themon's request: http://herc.ws/board/topic/2373-new-shop-npc-idea-pawn-shop/ Description: Allows players to exchange items in their inventory for a percentage of its "fair market value (FMV)". By default, the formula to determine the FMV is approximately one-third...
  16. Mumbles

    Hercules Invasion

    Event: Hercules Invasion Description: A completely revamped and optimized variation of the widely popular Poring Invasion event. Configuration settings are dynamic and easily modifiable. Customizable parameters include normal monsters, "prized" monsters, each respective monster amounts, monster...
  17. Mumbles

    Variant Mining

    Utility: Variant Mining As per xienne15's request: http://herc.ws/board/topic/1886-simple-mining/ Description: A simple mining system; allows for interacting players to excavate minerals by "mining" them with special equipment and tools. Minerals disappear and respawn randomly; chance is...
  18. Mumbles

    Hercules Radio

    Utility: Hercules Radio As per youtube's request: http://herc.ws/board/topic/1676-rhelp/   Description: A radio NPC that plays preset selection of client-side songs (these songs are to be placed in the 'BGM' folder).   The command '@radio' was added as a convenience, to allow songs to be played...
  19. Mumbles

    Skill bonus based on race.

    Right now, the skill bonus command bSkillAtk is only generically applicable. It'd be pretty awesome to be able define a monster's race as a value to determine the bonus of a skill. i.e. bonus3 bSkillAtk,n,x,y;      Increase damage of skill n by x% against y race mobs (supports skill names)
  20. Mumbles

    Instant Third-Class Jobs

    Utility: Instant Third-Class Jobs As per spectator's request: http://herc.ws/board/topic/882-rinstant-job-changer/ Description: Allows player to choose a third-class job upon initial login; if the player fails to choose a class for any reason, (s)he will be prompted again upon next login...
Back
Top