• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[Custom] [OTX2] Evolisca Server Files (Full Release)

I’ve got my hands on the Evolisca files through one of its developers and decided to share them with the community since I won’t be using them.
The distribution includes the Evolisca proxy system, Datapack (with sources), its official OTClient, and MyAAC files. Hopefully, this can help someone build a better server or make use of its modules, systems, sprites, and more.
Evolisca is a custom evolution-based server built on the OTX2 engine, with many modules, systems, and custom sprites.

Some info about the server:
  • Custom Missions
  • Custom Islands
  • New Vocation Buffs
  • Custom Equipment
  • Charms
  • Dungeons
  • Task System
  • Cursed Chests
  • Monster Orbs
  • Monster Skulls
  • Daily Rewards
  • Enchanted Items System
  • Talents
  • Market
  • Boss Cooldown
  • Waypoints
  • Craft System
  • Fishing System
  • Footprints
  • Birds

Keep in mind: A large portion of the scripts appear to be AI-generated.

Here are some screenshots of the project:

View attachment 99772

View attachment 99773

View attachment 99774

View attachment 99775

View attachment 99776

imsssage.png


View attachment 99777

View attachment 99778

View attachment 99779

View attachment 99780

View attachment 99781

View attachment 99782

View attachment 99784

View attachment 99785

View attachment 99786

AAC.webp


Client Setup:
Download all 3 files:
Evolisca Client + things.rar + items.rar

Steps:

1. Extract the Evolisca Client
2. Extract things.rar and move the (things) folder into: Client\data
3. Extract items.rar and place items.otb inside: Client\data\things
4. Final structure should look like: Client\data\things\items.otb

If you have login issues with the client, remove the “proxy” lines from init.lua in your client folder. A fixed file is already attached.

Evolisca AAC:
GitHub - Aizendaza/Evolisca-AAC (https://github.com/Aizendaza/Evolisca-AAC)

Virus Scan: Evolisca_server.zip
Virus Scan: Evolisca_proxy_system.zip
Virus Scan: Evolisca_client.zip
Virus Scan: Evolisca_AAC.zip
Can a map rl be adapted to it?
 
Hello again.
Why I cannot attack other player. protection lvl ive got 8 level.
attack.webp

EDIT::Maybe the same ip on MC?
 
Last edited:
What do you mean? If you mean if I have a god on character list, then yes.
 
Can a map rl be adapted to it?
Yes, in programming pretty much anything is possible. But I’d recommend either taking the system and putting it into another OTX2, or rewriting it so it actually fits your setup. Don’t just slap an RL map onto this one it’s probably going to turn into a mess 😄 Try doing the opposite instead.
 
1.) Has anyone managed to compile it on Ubuntu? 20.04 ?
 
Last edited:
Hello again. ; )
how to read a map correctly in rme ? i ve got rme 3.3 and folder 8.60 from data/things/860
 
Can this map be converted to 8.6? I can't copy the maps.best regards of course


solved:
LUA:
2. Converting the Map Version in RME
The simplest (but often problematic) way is to change the version in the editor itself:

Open the Evolisca map in RME (you must provide the editor with the path to the client on which the map is based).

Go to the Map -> Properties tab.

Change the "Client Version" to 8.60
 and save .
 
Last edited:
Back
Top