Skip to content
/ Luna Public

Club Penguin Server Emulator - AS2 Protocol

License

Notifications You must be signed in to change notification settings

Luiqes/Luna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luna

Club Penguin Server Emulator - AS2 Protocol

Requirements:

  • Perl 5.10+
  • Apache/Nginx
  • Phpmyadmin/Adminer
  • MYSQL
  • Internet Connection

Instructions:

  • Setup an AS2 Media Server
  • Install all the Perl modules from the list below
  • Import the Database.sql from the SQL folder using Phpmyadmin/Adminer
  • Setup the Register and create an account
  • Edit Config.pl from the Configuration folder
  • Execute Run.pm

Usage:

Open Terminal/Cmd and type the following:

cd /tmp/Luna

and then type:

perl Run.pm

If you are using Windows, you can use the Run.bat

Modules:

  • CPAN
  • Method::Signatures
  • HTML::Entities
  • IO::Socket
  • IO::Select
  • Digest::MD5
  • XML::Simple
  • LWP::Simple
  • Cwd
  • JSON
  • Coro
  • DBI
  • DBD::mysql
  • Module::Find
  • List::Compare
  • HTTP::Date
  • Math::Round
  • POSIX
  • Captcha::AreYouAHuman
  • CGI
  • Switch
  • File::Basename
  • File::Fetch

Important Note: After you install CPAN, type reload cpan and continue installing the other modules

Tutorials:

Note: Windows users please do not install Perl when installing XAMPP

Default Server Account:

The source now comes with a default account, this account is created when you import the SQL into your database.

Username: Isis Password: imfuckinggay

About

Club Penguin Server Emulator - AS2 Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages