Clone of PhatAC @ https://github.com/floaterxk/PhatAC

README.md 1.9KB

PhatAC

A Server Emulator for Asheron's Call

Compatibility

Updated to work with Throne of Destiny as of 2017. Make sure you have full game data files, you can download them from the official website.

Instructions to Host or Launch the Game Locally

  1. Download all the files off this site (download as ZIP and extract.)
  2. The emulator has Client folder that is empty. Go to your game folder and copy all the files from there into the Client folder.
  3. Run PhatAC.exe.
  4. Click the Start button.
  5. Click the Launch button.

Instructions to Connect to a Remote Server

  1. Click the Options menu.
  2. Click Launcher.
  3. Fill in the IP and port of the remote server.
  4. Fill in a simple, short, one word account name (no special characters or spaces.)
  5. Fill in a simple, short, one word password (no special characters or spaces.)
  6. Fill out the info and click the Launch button.

OR

  1. From the command line type: acclient.exe -h [server ip] -p [server port] -a username:password -rodat off

How to use Ingame

Type !help in chat to get a list of commands.

For example:

  • Teleport outside using: !teleto 40n 40e
  • Teleport to a player using !tele (use quotes if the player name is more than one word)
  • Get a list of dungeons using !dungeon list or search using !dungeon search
  • Teleport to Aerfalle's Keep using !dungeon tele 01F9 etc.
  • About

    This code was developed during the early 2000's prior to Throne of Destiny. I held on to it privately for more than a decade. When I heard Asheron's Call was nearing an end, I updated it to work with Throne of Destiny. The primary functionality included is the ability to explore dungeons and the landscape. The original code was written as a young teenager and was never intended to be released. For that reason, much of the coding reflects that of a new programmer.

    Contact

    Chat with us on Discord at https://discord.gg/ve6uAKt as new functionality continues to be added.