Search results

  1. Neo-Mind

    WARP - A successor to NEMO

    Happy Thanksgiving everyone. Since I couldn't get the turkey, I thought I would bring this instead.  Without further ado, Let me introduce... WARP (Windows Application Revamp Package) Why this name? Because I like using acronyms and this name sounded apt. Plus it's the function &amp...
  2. Neo-Mind

    Successor to NEMO [WIP] - Need UI Suggestions

    Probably not xD. Anyways, I am working on development of a new patcher as a successor to the original aka NEMO.  Initially, I was planning to just release the source for NEMO but is quite outdated. So I decided to just start off fresh utilizing concepts from the original along with new ideas...
  3. Neo-Mind

    [Tool] NED - Decryptor for SecureGRF

    N.E.D. - Neo Express Decryptor (suggestions are open for a better name) What is this?  So you might be wondering if this is really what it says in the title and yes it is. The purpose of this tool is plain and simple.  If you have a GRF encrypted using SecureGRF and you know the password, you...
  4. Neo-Mind

    Happy Birthday Yommy

    One year older, one year wiser  Happy Birthday Master Yommy  wish there was a /congrats emoticon here Hope you have a wonderful year ahead
  5. Neo-Mind

    [Guide] How to add Custom Jobs

    Introduction      For our Example we will create the Custom Class "Shinobi" and its Child version i.e. "Baby Shinobi" along with their Cash Mounts/Halter Mounts. Each Job has 3 ID values : 1) Job ID - we will use 4230 & 4231 respectively for the jobs (4232 & 4233 will be reserved for...
  6. Neo-Mind

    Oldest client

    Hi,   Well I was planning to post this in Client support section first but its not exactly a support question. Just wanted to know what is the oldest client date people use now? and which type (RagexeRE, Ragexe or Sakexe)? The reason I ask is because i plan to extend support of my patcher to...
  7. Neo-Mind

    RIP Leonard Nimoy

    Yet another Legend leaves us. May his soul be at peace in heaven.
  8. Neo-Mind

    [Guide] How to use a secondary ItemInfo file

    Introduction Well this idea came up when evilpunker asked about the possibility of having a patch which loads a second file which overrides the iteminfo file. But there is a better way to do that with lua itself. How to do it? The key idea is that the item information is added using the main...
  9. Neo-Mind

    PEEK - Successor to Yommy's Packet Analyzer

    Packet Extraction Evaluation Kit   What is this? Its a joint venture from Yommy and me . It was made few weeks back but I never got the time to actually make a post about it. If you browsed around my github repository you would have seen it already.   To put it in simple terms like it says in...
  10. Neo-Mind

    The PatchMaker's Guide to NEMO

    Now Before we delve into the details, lets consider a few things - this is meant for newbies. If you have made patches before skip ahead.   Introduction to patching When we say we patch a client what it means is we change few bytes with a different set of bytes. (essentially we change a few...
  11. Neo-Mind

    NEMO - Client Patcher

    N.E.M.O. - Neo Exe Modification Organizer Why another client patcher? well 1) WeeDiffGen - isn't working for 2013 clients + it depends on dlls (not that its a bad thing but i like scripting ) 2) xDiffGen - yes its scripted but we need to depend on xdiff files. so i made a new one based on...
  12. Neo-Mind

    [Release] Custom Job & Custom Shield Patches

    Well a few people know i have been working on these. So here goes. Did I hear right? 1. Yes it is what you are thinking. The Custom Job patch allow you to modify the existing jobs and add new jobs      in a fashion similar to HeliumRO's Xray Clients (and some extra stuff u will see below) but...
  13. Neo-Mind

    is IRC down?

    like the topic says. is it down ? i tried from irc link from forum as well as from mibbit (mibbit just opened it as a new channel with noone around)
  14. Neo-Mind

    Neo Item Organizer[v1.0 Release Added]

    Purpose:   Organize the various files (Sprites, Act files and Image files) into their appropriate folders in an automated fashion. Usage Instructions: 1) there are three inputs       i) Source Folder: Files required for each custom item is expected to be in a subfolder of this folder.    ...
  15. Neo-Mind

    R.O.L.eX

    Ragnarok Online Launcher eXecutable (R.O.L.eX) Info: I started learning C# + .net and I thought why not create a client launcher and "kill 2 birds with 1 stone and here is the result.I chose the name cuz well who doesn't like rolexes  Screenshots: Default Look With BG Features: 1)...
  16. Neo-Mind

    Job Names

    Hi , I know that the class name & sprite path for each job is hard-coded in the client. But what I would like to know is if there is a way for the server to tell the client to pick up only the sprite and not change the class name or is it completely controlled by client only. (I saw that...
Back
Top