Jump to content

azumikitty

Members
  • Content Count

    0
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    azumikitty reacted to Ryuuzaki in MAC IP Address   
    I really doubt it will help a lot, but maybe some newbies will fail at the mac check so here we go.
     
    Hercules Developers are free to implement this code snippet whenever they want.
     
    NOTE, do backups of your src folder AND your login mysql database, or wait till a developer implements mac to hercules.
     
    1. Download the file i attached.
    2. Place mac_check.patch into your hercules folder and apply the patch via GIT.
    3. Recompile the server, do NOT start the server yet!
    4. Open your mysql tool and select your ragnarok (server) database.
    5. Copy the below text into the query window
    ALTER TABLE `login` ADD COLUMN `last_mac` VARCHAR(18) NOT NULL DEFAULT ''  AFTER `pincode_change` ;  6. Click run / apply to add the new last_mac to your login database.
     
    You are set serverwise!!
     
    What do you need to send the mac?
     
    1. Your client must have the "SSO login" enabled. (i suggest R.O.L.e.X : http://herc.ws/b...opic/930-rolex/ as the login system of your choice)
    2. That's all.
    3. Enjoy!
    mac_check.patch
  2. Upvote
    azumikitty reacted to evilpuncker in Get last_mac Address   
    IT IS BROKEN AND NOT COMPATIBLE WITH LATEST HERCULES AS OF (29/05/2016) ANY DEV IS FREE TO POST THE UPDATED CODE
     
    By Ryuuzaki
     


     
    NOTE, do backups of your src folder AND your login mysql database.
     
    1. Download the file I attached.
    2. Place mac_check.patch into your hercules folder and apply the patch via GIT (or add it manually if you got problem with GIT).
    3. Recompile the server, do NOT start the server yet!
    4. Open your mysql tool (or phpMyAdmin) and select your ragnarok (server) database.
    5. Copy the below text into the query window
     
    ALTER TABLE `login` ADD COLUMN `last_mac` VARCHAR(18) NOT NULL DEFAULT '' AFTER `pincode_change` ;   
    6. Click run / apply to add the new last_mac to your login database.
     
    You are set serverwise!!
     
    What do you need to send the mac?
     
    1. Your client must have the "Use SSO login packet" diff enabled.
    2. You need to use a launcher to run your client, like ROCred.
    3. That's all.
    4. Enjoy!
     
    last_mac.patch [mirror¹] [mirror²]
  3. Upvote
    azumikitty reacted to Mhalicot in mount sprites   
    di ko lang po alam kung may libre na bike sprite.. pero ang alam ko Paid yang sprite na yan.. at makikita mo naman po sa data folder yung sprite ng gunslinger na may peco.. hanapin ko po mamaya pag uwi ko galing work.. wala din po akong sprite ng motor gunslinger
×
×
  • Create New...

Important Information

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