Recent content by Mumbles

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