Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Yeah so i made hacked version of EE my remake of EE website. It doesn't change the actual game, only the style of page. It's pretty simple, I've done it in 5 mins. So, if you want to see it, do this:
1. open new file in your notepad or whatever it's called on your computer (I am from poland, so idk)
2. Now copy this:
---------------------------------------------------------------------------------------------------------------------------
<!DOCTYPE html>
<html>
<head>
<title>
Hacked Everybodyedits!
</title>
<meta charset="UTF-8">
<meta name="description" content="Hi. Everybodyedits was hacked by Matrixzk, gwahahahaha!!!">
<meta name="keywords" content="Everybody Edits, EE, Everyone Edits, sandbox, online game, real time, Matrixzk, ultratag">
<link rel="stylesheet" type="text/css" href="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/Everybody%20Edits%20Website/css/style.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="shortcut icon" href="https://cdn2.scratch.mit.edu/get_image/user/4986722_60x60.png?v=1427564519.0">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load("feeds", "1");
google.setOnLoadCallback(showFeed);
function showFeed() {
var feed = new google.feeds.Feed("http://blog.everybodyedits.com/feed/");
feed.setNumEntries(1);
feed.load(function(result) {
if (!result.error) {
var container = document.getElementById("BlogFeed");
for (var i = 0; i < result.feed.entries.length; i++) {
var entry = result.feed.entries;
var li = document.createElement("div");
li.innerHTML = "<h1>" + entry.title + "</h1>";
content = entry.content.replace(new RegExp('<br.*$'), '');
li.innerHTML += "<p>" + entry.contentSnippet + "</p>";
container.appendChild(li);
}
}
document.getElementById("more").addEventListener("click", function() {
document.getElementById("BlogFeed").innerHTML = "<h1>" + entry.title + "</h1><p>" + entry.content.replace(new RegExp('<br.*$'), '') + "</p>";
document.getElementById("less").className = "visible";
document.getElementById("more").className = "hidden";
});
document.getElementById("less").addEventListener("click", function() {
document.getElementById("BlogFeed").innerHTML = "<h1>" + entry.title + "</h1><p>" + entry.contentSnippet + "</p>";
document.getElementById("less").className = "hidden";
document.getElementById("more").className = "visible";
});
});
}
</script>
<script type="text/javascript">
var roomname_url = "games/"
if(location.href.lastIndexOf(roomname_url) > -1){
var ee_roomname = unescape(location.href.substring(location.href.lastIndexOf(roomname_url)+roomname_url.length))
}
var ee_inviteid = unescape( "")
var ee_quickinviteid= unescape("")
var iseecom = true;
var affiliate = location.search.replace("?a=","")
function setPath(title, path){
if(window.history && window.history.pushState){
window.history.pushState({}, title, path);
}
}
</script>
</head>
<body id="background">
<!--// ICONS //-->
<ul id="navigation">
<li><a href="https://www.facebook.com/Matrixzk" target="_blank" class="fa fa-facebook" title="My Facebook"></a></li>
<!--<li><a href="" class="fa fa-twitter" title="I don't have Twitter!"></a></li>-->
<li><a href="https://www.youtube.com/channel/UCtzxeJLukjiD0lMtkCbHbcw" target="_blank" class="fa fa-youtube-play" title="My YouTube"></a></li>
<!--<li><a href="https://scratch.mit.edu/users/matrixzk/" class="fa fa-android"></a></li>-->
<li><a href="https://scratch.mit.edu/users/matrixzk/" class="fa fa-user"></a></li>
</ul>
<!--// MAIN //-->
<section id="main">
<div id="darken"></div>
<div class="container">
<div class="images">
<img src="https://cdn2.scratch.mit.edu/get_image/user/4986722_60x60.png?v=1427564519.0" height="75px">
</div>
<br>
<object id="ee" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="850px" height="500px">
<param name="movie" value="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<param name="play" value="true" />
<param name="loop" value="true" />
<param name="wmode" value="direct" />
<param name="scale" value="showall" />
<param name="menu" value="true" />
<param name="devicefont" value="false" />
<param name="salign" value="" />
<param name="allowScriptAccess" value="always" />
<param name="allowFullScreen" value="true" />
<param name="allowFullScreenInteractive" value="true" />
<embed src="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf" width="850px" height="500px" quality="high" bgcolor="#000000" allowFullScreen="true" allowFullScreenInteractive="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="direct">
</object>
<button id="lightoff" class="visible">Halleluja!</button>
<br>
</div>
</section>
<!--// INTRO //-->
<section id="intro" class="light padded">
<div class="container">
<h1>
What is Hacked EE?
</h1>
<p>
Only Matrixzk knows, sorry. It's hard to explain...
</p>
</div>
</section>
<!--// BETA //-->
<section id="beta" class="light padded zigzag-light">
<div class="container">
<h1>
My Website
</h1>
<p>
I don't have my website(yet), but you can see my programs (projects) here:
</p>
<p>
<form action="https://scratch.mit.edu/users/matrixzk/">
<input type="submit" value="Click!">
</form>
</div>
</section>
<!--// BETA //-->
<section id="beta" class="light padded zigzag-light">
<div class="container">
<h1>
Matrixzk is now a Beta member!
</h1>
<p>
Weee! I am so happy!
</p>
<div class="images">
<img src="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/Everybody Edits Website/images/beta-smiles.png"><img src="http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/Everybody Edits Website/images/beta-blocks.png">
</div>
</div>
</section>
<!--// PARENTS //-->
<section id="parents" class="dark padded zigzag-dark">
<div class="container">
<h1>
Matrixzk
</h1>
<p>
Da real BO$$, he posess more power than the Illuminati.
</p>
<div class="images">
<img src="https://cdn2.scratch.mit.edu/get_image/user/4986722_60x60.png?v=1427564519.0">
</div>
</div>
</section>
<script>
$(document).ready(function(){
$("#lightoff").click(function(){
$("#main").toggleClass("darken");
});
});
</script>
<script>
var images = ['1.png', '2.png', '3.png', '4.png', '5.png', '6.png', '7.png'];
$('#main').css({'background-image': 'http://wallpoper.com/images/00/38/60/46 … 386046.jpg'});
</script>
<script>
$(document).ready(function(){
$("#lightoff").click(function(){
$("#darken").toggleClass("lightsoff");
});
});
</script>
</body>
</html>
----------------------------------------------------------------------------------------------------------------
3. click >file and choose >save as...
4. name it 'index.html', and choose all files instead of txt.
5. When saved, click on file with right mouse button and choose open with... and choose google chrome/firefox/explorer/etc.
6. And that's it! Hope you enjoyed!
:cool:
Offline
Learn to pastebin things.
Offline
XD
Offline
"Hacked" may be the wrong word, and is a slightly alarming thread title.
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
Offline
Darn, I was hoping this had a mod hack
Heh, i am sorry, JaWapa XD
Offline
Here's my version:
everybodyeditsblox.free.bg
All I changed so far is Blog feed.
I will change also some other text with promise it'll look better
I am NOT here. I am not where you think I am, I am not where you can be, I am somewhere in the somewhere of the world.
Wait a second! Does this have sense?
Offline
Pages: 1
[ Started around 1732473155.1892 - Generated in 0.074 seconds, 12 queries executed - Memory usage: 1.51 MiB (Peak: 1.66 MiB) ]