mirror of
https://github.com/EndPwnArchive/endpwn3.2-lambda.git
synced 2024-08-14 23:49:56 +00:00
.
This commit is contained in:
parent
c6bb0b03b0
commit
5becc9060d
10 changed files with 794 additions and 1220 deletions
24
index.html
24
index.html
|
@ -1,17 +1,11 @@
|
|||
<html prefix="og: http://ogp.me/ns#">
|
||||
|
||||
<head>
|
||||
<title>Cλnergy</title>
|
||||
<meta property="og:title" content="Cλnergy" />
|
||||
<meta property="og:description" content="Instructions for installing Cynergy" />
|
||||
<title>Lλmbda</title>
|
||||
<meta property="og:title" content="Lλmbda" />
|
||||
<meta property="og:description" content="Instructions for installing Lambda" />
|
||||
<meta property="og:image" content="/lambda.png" />
|
||||
|
||||
<script>
|
||||
function updatePayload() {
|
||||
document.querySelector('code').innerText = `DiscordNative.nativeModules.requireModule("discord_/../electron").remote.getCurrentWindow().loadURL('${location.href}app')`
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'IBMVGA8';
|
||||
|
@ -49,15 +43,13 @@
|
|||
</style>
|
||||
</head>
|
||||
|
||||
<body onload="updatePayload()">
|
||||
<div>Cλnergy</div>
|
||||
Copy and paste the following string into your Discord console:
|
||||
<body>
|
||||
<div>Lλmbda</div>
|
||||
<a href="https://gitlab.com/Cynosphere/lambda-patcher">Grab the Lambda Patcher</a>
|
||||
<br>
|
||||
<code>please wait...</code>
|
||||
<p>Lambda does not have any Discord internal injection methods anymore.</p>
|
||||
<br>
|
||||
<br>
|
||||
<b>This is a fork of the unstable, staging branch of EndPwn3. Use at your own risk or use the
|
||||
<a href="https://endpwn.github.io/endpwn3/">stable EP3 branch</a> instead.</b>
|
||||
<b>This is a fork of EndPwn3.</b>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue