Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Jolt Environment 1.0.3200 [x86_x64]

Joined
May 17, 2007
Messages
2,468
Reaction score
681
Jolt Environment: RuneScape Emulator

Jolt Environment is a powerful RuneScape emulator. Assembled in the programming language C#, it is powered by MySQL database storage and Ion database storage. It is also a user friendly environment for the simpler users who don't have quite the knowledge yet. Jolt Environment is an open-source project currently being devoloped by AJ Ravindiran (TheAj) and Matthew Palmer (Itz Matthew ♥). Under the GNU License agreement, the project files are free for distribution and devoloping. It is required that you do not remove the banner in the source files to show support for the original devloper.

Information:
- Written in C# (.NET Framework, CLR 4.0)
- RuneScape 508 version
- Uses MySQL database storage (w/ Ion)

Latest Version
Version: 1.0.3200
Date: December 22 2009

Requirements

TheAJ - Jolt Environment 1.0.3200 [x86_x64] - RaGEZONE Forums


Latest Features:

Stability improvements
Updating/Rendering
Appearance
Chatting
Animations
Graphics
Walking
Full Multi-player support
MySQL & INI serialization

Password Creation

In order to create a password for an account, you must use the following format:

Code:
sha1(username + sha1(password))

Here is an account ready for testing:

Code:
username: test
password: 123123

Downloads

Code:
[URL="http://ajravindiran.com/downloads/encrypter.zip"][COLOR="SlateGray"]Hashing Tool[/COLOR][/URL]

[URL="http://jolte.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=37683"][COLOR="SlateGray"]Jolt Environment 1.0.3200[/COLOR][/URL]
 
Back
Top