Search results

  1. L

    MvP Ladder from rA

    //===== rAthena Script ======================================= //= MVP Ladder Game //===== By: ================================================== //= aftermath, AnnieRuru (rewrite) //===== Current Version: ===================================== //= 1.0 //===== Compatible With...
  2. L

    Hexing client

    Can i ask how to properly hex my client to read a custom clientinfo.xml which will be located to another folder for example : "sprite/customclient.txt" will be the location of my clientinfo using HxD
  3. L

    [Request] Quest Script

    A Quest NPC that will only allow a player to do the quest once. -collection quest -for example Quest A B and C when player is done with Quest C there will be a cooldown(adjustable). but the player can still do Quest A and B. just like the Questboard npc but the quest cooldown is different...
  4. L

    CASH FOODS

    STR_CASH foods does not stack effects? it makes you unable to use other cash foods. just 1 stats food
  5. L

    Custom Job Client Crash

    Hello so i'm having this problem that whenever I enable the "Enable Custom Jobs" patch in NEMO my client crashes after login screen. It's not even reaching the server list. I'm trying to follow this guide : http://herc.ws/board/topic/9273-guide-how-to-add-custom-jobs/ The NEMO that im using is...
  6. L

    Updated English Data folder

    May I request for the latest english data folder with JRO sprites and others stuffs. I saw this : https://github.com/ROClientSide/Translation    but it does not have the sprites and other stuffs
  7. L

    MVP Ladder(rAthena event script)

    can somebody make this script compatible for hercules please? //===== rAthena Script =======================================//= MVP Ladder Game//===== By: ==================================================//= aftermath, AnnieRuru (rewrite)//===== Current Version...
  8. L

    [Showcase] TokyoRO Patcher Design

    Ma tokyo ghoul inspired Thor patcher design 
  9. L

    WOE items are not working on castles

    I tried to use WOE blue potion and white but its not working everywhere. even in castles and even when agitstart also the vellum weapons and WOE equips are not working 
  10. L

    ./athena-start support

    #!/bin/bash# modified by [email protected] (NL130240)./athena-start startsleep 30while [ true ]; do if [ " 0" = "$(ps | grep -e log | wc -l)" ] ||# if [ " 0" = "$(ps | grep -e login | wc -l)" ] || [ " 0" = "$(ps | grep -e char | wc -l)" ] || [ " 0" = "$(ps...
  11. L

    MVP Ladder game help

    //===== rAthena Script =======================================//= MVP Ladder Game//===== By: ==================================================//= aftermath, AnnieRuru (rewrite)//===== Current Version: =====================================//= 1.0//===== Compatible With...
  12. L

    How do i make this daily?

    prontera,150,150,1 script ShareYourInfo 57,{if(.fbshare > 0){mes "[FB Share]";mes "Click on the Link to Share your Data to FB";mes "<URL>Click Here to Share<INFO>www.facebook.com/sharer/sharer.php?u="+ (.link$) +"?char="+getcharid(0)+"</INFO></URL>";next;sleep2...
Back
Top