2018-04-18 02:14:17 +00:00
< html prefix = "og: http://ogp.me/ns#" >
< head >
< title > EndPwn3< / title >
< meta property = "og:title" content = "EndPwn3" / >
2018-04-18 05:37:27 +00:00
< meta property = "og:description" content = "Copy and paste the following string into your Discord console: DiscordNative.nativeModules.requireModule('discord_/../electron').remote.getCurrentWindow().loadURL('https://endpwn.github.io/endpwn3/app')" / >
2018-04-18 02:14:17 +00:00
< meta property = "og:image" content = "https://endpwn.github.io/sigma.png" / >
< / head >
< body style = "position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);font-family:arial;text-align:center;background-color:#2f3136;color:#ffffff" >
< div style = "background:linear-gradient(to bottom right,#0ff,#f0f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:72px;" > Σ ndPwn³ < / div >
Copy and paste the following string into your Discord console:
< br >
2018-04-18 05:31:06 +00:00
< code > DiscordNative.nativeModules.requireModule("discord_/../electron").remote.getCurrentWindow().loadURL('https://endpwn.github.io/endpwn3/app')< / code >
2018-04-18 02:14:17 +00:00
< br >
< br > Credit to bootsy for developing the ASAR-less code injection method (bootsyhax)
< / body >
< / html >