Welcome on MasterOf13FPS! MasterOf13FPS

Register today or sign up if you are already a member and never miss any cool content again :)

Source Elysium Client SRC Release

segation

New member
Joined
Nov 6, 2021
Messages
13
Reaction score
0
Points
1
Made by Elysium Team,


Arad Info:
Discord: arad#0001
Arad is an Iranian who made a Decent look UI for Synapses x,
He Bases his client off vape and wants to be like them,
he made a synapses x UI and hasn't released it yet
he also loves furry porn <--- Loves it to god

It has LUA scripting API and an executor
The Verus Combat Disabler is COB 💀💀
Old Elysium src I leaked before but here is the updated I think Download: https://anonfiles.com/VeN9OfV5y8/elysiumclient-main_zip
And the longjump is empty Lmao


Src, isn't fake just not injectable one


Download Link https://anonfiles.com/d9GaM3V7yc/Elysium-1.8.9-main_3_zip
 
Last edited:
Weird ass client
Java:
            case "Exploit":
                shouldExploit = true;
                motionYexploit = e.y;
                e.setCancelled(true);
                break;

Java:
            case "Exploit":
                if(shouldExploit && mc.thePlayer.hurtTime == 9 && e.isPre()) {
                    e.y += motionYexploit;
                    shouldExploit = false;
                }
                break;
Epic exploit velocity 2025 WW
1675443060893.png
Gotta love 933 line ClickGui.java 💀
 
Weird ass client
Java:
            case "Exploit":
                shouldExploit = true;
                motionYexploit = e.y;
                e.setCancelled(true);
                break;

Java:
            case "Exploit":
                if(shouldExploit && mc.thePlayer.hurtTime == 9 && e.isPre()) {
                    e.y += motionYexploit;
                    shouldExploit = false;
                }
                break;
Epic exploit velocity 2025 WW
View attachment 574
Gotta love 933 line ClickGui.java 💀
fr client is shit coded to bits
 
bruh
package dev.elysium.client.utils.api;

import com.google.gson.JsonObject;

import java.io_OutputStream;
import java.net.HttpURLConnection;
import java.net.URL;

public class DiscordWebhook {1675404922639.png
public static boolean send(String urls, String username, String content) {
try {

//who token loggy
// will be used for crash report

HttpURLConnection connection;
URL url = new URL(urls);
JsonObject json = new JsonObject();
json.addProperty("content", content);
json.addProperty("username", username);
connection = (HttpURLConnection) url.openConnection();
connection.setRequestMethod("POST");
connection.addRequestProperty("Content-Type", "application/json");
connection.addRequestProperty("User-Agent", "Minecraft-Client");
connection.setConnectTimeout(5000);
connection.setReadTimeout(5000);
connection.setDoOutput(true);
OutputStream stream = connection.getOutputStream();
stream.write(json.toString().getBytes());
stream.flush();
stream.close();

int status = connection.getResponseCode();

connection.getInputStream().close();
connection.disconnect();
return true;
} catch(Exception e) {
e.printStackTrace();
return false;
}
}
}

1675404773085.png.,
 
bruh
package dev.elysium.client.utils.api;

import com.google.gson.JsonObject;

import java.io_OutputStream;
import java.net.HttpURLConnection;
import java.net.URL;

public class DiscordWebhook {View attachment 577
public static boolean send(String urls, String username, String content) {
try {

//who token loggy
// will be used for crash report

HttpURLConnection connection;
URL url = new URL(urls);
JsonObject json = new JsonObject();
json.addProperty("content", content);
json.addProperty("username", username);
connection = (HttpURLConnection) url.openConnection();
connection.setRequestMethod("POST");
connection.addRequestProperty("Content-Type", "application/json");
connection.addRequestProperty("User-Agent", "Minecraft-Client");
connection.setConnectTimeout(5000);
connection.setReadTimeout(5000);
connection.setDoOutput(true);
OutputStream stream = connection.getOutputStream();
stream.write(json.toString().getBytes());
stream.flush();
stream.close();

int status = connection.getResponseCode();

connection.getInputStream().close();
connection.disconnect();
return true;
} catch(Exception e) {
e.printStackTrace();
return false;
}
}
}

View attachment 576.,
idk didnt make this shit, blame the arad mf, not surprised if logs
 
Last edited:
Isn't there any info about this client at all? Like i've searched it up on youtube, github, asked people and no one knew what is this shit, it appears to be a ghost client but made as a version??? Is there like any video, showcase or whatever?
 
Isn't there any info about this client at all? Like i've searched it up on youtube, github, asked people and no one knew what is this shit, it appears to be a ghost client but made as a version??? Is there like any video, showcase or whatever?
Not that i know of, the github is priv, youtube don't think there is a vid, client was never released
 
FINALLY, SEGATION I LOVE YOU I KNEW ARAD WAS A RETARD ALL THE TIME BUT YOU JUST PROVED IT EVEN MORE
(overexcitement because arad harrassed me, dm bombed me, all that stuff, also scammed me and lots of other ppl he really deserves this)
 
Weird ass client
Java:
            case "Exploit":
                shouldExploit = true;
                motionYexploit = e.y;
                e.setCancelled(true);
                break;

Java:
            case "Exploit":
                if(shouldExploit && mc.thePlayer.hurtTime == 9 && e.isPre()) {
                    e.y += motionYexploit;
                    shouldExploit = false;
                }
                break;
Epic exploit velocity 2025 WW
View attachment 574
Gotta love 933 line ClickGui.java 💀
it was supposed to be a client that supports lua, you could do your own scripting stuff like you do in roblox (where arad originially came from) so he tried to translate actions from lua code to the client, dont ask me how he did it (or tried it) but yea.
 
it was supposed to be a client that supports lua, you could do your own scripting stuff like you do in roblox (where arad originially came from) so he tried to translate actions from lua code to the client, dont ask me how he did it (or tried it) but yea.
lmfao gonna try out the lua scripting, also was this client some part of an obscure part of the community? It seems weird that client which has (supposedly) good scripting api based on the (supposedly) best scripting wouldn't have even a small mention in the "mainstream" cheating community
 
lmfao gonna try out the lua scripting, also was this client some part of an obscure part of the community? It seems weird that client which has (supposedly) good scripting api based on the (supposedly) best scripting wouldn't have even a small mention in the "mainstream" cheating community
So the backstory is, i used to be friends with arad, he wanted to make a "ghost" client that mainly is for hypixel,

It was for his Roblox cheating server thing (He made a UI for synapse x),

The client was never released in the end, so no mainstream,
Then I over charged him cause he pissed me tf off, then I leaked it once before (OLDER VER), now here Is updated ver
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top