Hunter Kingdom Registration Script

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! JakeJigsaw is offline
    MemberRank
    Jan 2014 Join Date
    ElderineLocation
    201Posts

    Hunter Kingdom Registration Script

    I made a very simple Registration Script that is meant for Hunter Kingdom.
    This is nothing special, an I am sure most of you have better.
    These are just for those whom do not, or do not know how to make their own.

    Download:
    HK Regi

    VirusTotal:
    https://www.virustotal.com/en/url/2f...is/1435392551/

    Enjoy


  2. #2
    əʇılə ɯɐ ı fiestanerd69 is offline
    MemberRank
    Jun 2009 Join Date
    958Posts

    Re: Hunter Kingdom Registration Script

    Nice release, but you don't need a register script. There is a stored procedure in the database, all you have to do is call that with the correct parameters and you'll have an account. Just add some extra security checks in the procedure and bada bing bada boom, you're done. It's called "usp_User_Insert".

  3. #3
    Account Upgraded | Title Enabled! JakeJigsaw is offline
    MemberRank
    Jan 2014 Join Date
    ElderineLocation
    201Posts

    Re: Hunter Kingdom Registration Script

    Quote Originally Posted by MrFarbodD View Post
    Nice release, but you don't need a register script. There is a stored procedure in the database, all you have to do is call that with the correct parameters and you'll have an account. Just add some extra security checks in the procedure and bada bing bada boom, you're done. It's called "usp_User_Insert".
    I have added this to my own,
    I just wanted to get other people on their feet.
    If they want to add security, thats up to them.

  4. #4
    Anotha One Wicious is offline
    MemberRank
    Jan 2013 Join Date
    StockholmLocation
    839Posts

    Re: Hunter Kingdom Registration Script

    You know, you can use html in php files, you don't have to echo the whole document to the screen, just tryna help.

  5. #5
    Account Upgraded | Title Enabled! JakeJigsaw is offline
    MemberRank
    Jan 2014 Join Date
    ElderineLocation
    201Posts

    Re: Hunter Kingdom Registration Script

    Quote Originally Posted by Rekt View Post
    You know, you can use html in php files, you don't have to echo the whole document to the screen, just tryna help.
    I my self wont be using this,
    This was what I used when I was having friends help test the server.

    So this is my old script, so I thought someone else could use it an than make it better or what not.

  6. #6
    Apprentice wesleyd is offline
    MemberRank
    Apr 2012 Join Date
    24Posts

    Re: Hunter Kingdom Registration Script

    the password is not saving in md5
    bad release !

  7. #7
    Account Upgraded | Title Enabled! JakeJigsaw is offline
    MemberRank
    Jan 2014 Join Date
    ElderineLocation
    201Posts

    Re: Hunter Kingdom Registration Script

    Quote Originally Posted by wesleyd View Post
    the password is not saving in md5
    bad release !
    okay, than add that your self.
    Like I said, this is just your basic of basic regis.
    This is enough to make a account an get in game.

    If you want the MD5 or secure injection, make it your self.



Advertisement