Results 1 to 6 of 6
  1. #1
    Extended
    Extended is offline
    Inactive
    Join Date
    2017 May
    Posts
    2
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Question [Emulator]Login token

    Hello everyone, I am trying to emulate the authserver(8090) and aika loginserver(8831), but I have some doubts.
    How does aika_get_token.asp work?
    What is that TKN -11 that I get from the aika_get_token.asp page?
    Does the auth server need to be deployed on iis? Or is there another way? Php for example.
    Am I on the right track to find a way to emulate these servers?
    I'm not asking for a code, I want to learn how it works, who can help me or explain to me I appreciate it.

  2. #2
    Lefist
    Lefist is offline
    Guest Lefist's Avatar
    Join Date
    2015 Jan
    Posts
    3
    Thanks Thanks Given 
    7
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Can you give an emulate server?

  3. #3
    #DarkNight
    #DarkNight is offline
    New member #DarkNight's Avatar
    Join Date
    2017 Apr
    Location
    Somewhere in hell
    Posts
    5
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    13
    Thanked in
    4 Posts
    Rep Power
    0
    Quote Originally Posted by Extended View Post
    Hello everyone, I am trying to emulate the authserver(8090) and aika loginserver(8831), but I have some doubts.
    How does aika_get_token.asp work?
    What is that TKN -11 that I get from the aika_get_token.asp page?
    Does the auth server need to be deployed on iis? Or is there another way? Php for example.
    Am I on the right track to find a way to emulate these servers?
    I'm not asking for a code, I want to learn how it works, who can help me or explain to me I appreciate it.
    1° - the page aika_get_token check your username and password and returns a token to be checked on login/game server that can be a sequence of leters or numbers, anything > 0.

    2° TKN -11 is the response from server that you are using an ip blocked to connect to the server.

    3º there's many ways to do that, you can do on php but you will need to change in .exe the page on request is made, or you can do like i did and make a webserver to process this requests(i did in Delphi).

  4. The Following User Says Thank You to #DarkNight For This Useful Post:


  5. #4
    DelphiMaster
    DelphiMaster is offline
    New member DelphiMaster's Avatar
    Join Date
    2017 Mar
    Posts
    7
    Thanks Thanks Given 
    7
    Thanks Thanks Received 
    3
    Thanked in
    1 Post
    Rep Power
    0
    kkkkkk
    I'm TheMu.

  6. #5
    Extended
    Extended is offline
    Inactive
    Join Date
    2017 May
    Posts
    2
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    nevermind, i got it. thanks @#DarkNight.
    https://www.youtube.com/watch?v=bxS6CoG7OBs

  7. #6
    chrome301
    chrome301 is offline
    Inactive
    Join Date
    2017 Dec
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    where can i download aika emulator?

Similar Threads

  1. Emulator Half Done - Need Help With Login - Dwar Please Read
    By scapoot in forum Research Requests
    Replies: 0
    Last Post: 2014-03-24, 03:39 PM
  2. [Info] How to fix emulator lag in pc
    By QBcee in forum Programming Tutorials
    Replies: 0
    Last Post: 2014-01-16, 11:32 AM
  3. Looking for a S4League emulator
    By Danielkix10 in forum MMO Server Developments
    Replies: 0
    Last Post: 2013-09-22, 12:55 AM
  4. BOI Emulator ???
    By jf85 in forum Battle of the Immortals
    Replies: 3
    Last Post: 2010-12-01, 01:07 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •