Jump to content

[The Realm] Decompiled Genesis, Delrith, CustomX & Coliseum Clients

Featured Replies

  • Replies 53
  • Views 7.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Well.. they didn't obfuscate their clients.. Why! All IP's are found in 'GameType.java' All of the direct download links to models / maps / cache / sprites and textures follow the same templ

  • Thank you bae 

  • 2 weeks later...
  • 4 months later...
  • 6 months later...
comment_112695
On 10/12/2021 at 8:30 AM, Flub said:

Well.. they didn't obfuscate their clients.. Why!

All IP's are found in 'GameType.java'

All of the direct download links to models / maps / cache / sprites and textures follow the same template:

CACHE("full_cache.zip", "https://runelinks.com/coliseum/full_cache.zip"), 
MISC_SPRITES("misc_sprites.zip", "https://runelinks.com/coliseum/misc_sprites.zip", true), 
REG_MAPS("reg_maps.zip", "https://runelinks.com/coliseum/reg_maps.zip", true), 
REG_MODELS("reg_models.zip", "https://runelinks.com/coliseum/reg_models.zip", true), 
DATA("data.zip", "https://runelinks.com/coliseum/data.zip", true);

Replace the name of the server and you'll find it :) The file is 'CacheDownloadType.java'

Coliseum: 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

CustomX: 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

Delrith: 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

Genesis: 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Enjoy :) 

 

  • 2 weeks later...
  • 3 months later...

Create an account or sign in to comment