This commit is contained in:
Cynthia Foxwell 2018-06-13 16:25:08 -06:00
parent c6bb0b03b0
commit 5becc9060d
10 changed files with 794 additions and 1220 deletions

View file

@ -1,17 +1,11 @@
<html prefix="og: http://ogp.me/ns#">
<head>
<title>C&lambda;nergy</title>
<meta property="og:title" content="C&lambda;nergy" />
<meta property="og:description" content="Instructions for installing Cynergy" />
<title>L&lambda;mbda</title>
<meta property="og:title" content="L&lambda;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&lambda;nergy</div>
Copy and paste the following string into your Discord console:
<body>
<div>L&lambda;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>