Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>rippr gang</title>
- <!--
- HACKED BY DEVIN BHARATH.
- GET YOUR DOMAIN BACK IF YOU SEND ME A FREE TESLA:
- Devin Bharath
- 1765 Lawrence Ave East
- Apt 310
- Toronto, ON
- M1R 2X8
- CANADA
- -->
- <DIV ID="flyimage4" STYLE="position:absolute; left: 100px; width:47; height:68;">
- <IMG SRC="5FclyVf.png" BORDER=0></a>
- </DIV>
- <iframe width="500" height="500" src="https://www.youtube.com/embed/5d4lgTT11Fo?autoplay=1&loop=1" frameborder="0" allowfullscreen></iframe>
- <center><h1>Hacked by LizardSquad!</h1>
- <p>Telsa you have been raped by DEViN BHARATH and BLAiR STRATER
- <br>Check us out on twitter:<br>
- <a href="http://twitter.com/chf060">http://twitter.com/chf060</a><br>
- <a href="url">http://twitter.com/rootworx</a>
- </p></center>
- <script>
- var bodyElement = document.querySelector("body");
- var requestAnimationFrame = window.requestAnimationFrame ||
- window.mozRequestAnimationFrame ||
- window.webkitRequestAnimationFrame ||
- window.msRequestAnimationFrame;
- var delay = 0;
- function changeColor() {
- delay++;
- if (delay > 3) {
- bodyElement.style.backgroundColor = getRandomColor();
- delay = 0;
- }
- requestAnimationFrame(changeColor);
- }
- changeColor();
- function getRandomColor() {
- // creating a random number between 0 and 255
- var r = Math.floor(Math.random()*256);
- var g = Math.floor(Math.random()*256);
- var b = Math.floor(Math.random()*256);
- // going from decimal to hex
- var hexR = r.toString(16);
- var hexG = g.toString(16);
- var hexB = b.toString(16);
- // making sure single character values are prepended with a "0"
- if (hexR.length == 1) {
- hexR = "0" + hexR;
- }
- if (hexG.length == 1) {
- hexG = "0" + hexG;
- }
- if (hexB.length == 1) {
- hexB = "0" + hexB;
- }
- // creating the hex value by concatenatening the string values
- var hexColor = "#" + hexR + hexG + hexB;
- return hexColor.toUpperCase();
- }
- var R=0;
- var x1=0.1;
- var y1=0.05;
- var x2=0.25;
- var y2=0.24;
- var x3=1.6;
- var y3=0.24;
- var x4=100;
- var y4=100;
- var x5=300;
- var y5=200;
- var a = Array.prototype.slice.call(document.getElementsByTagName("iframe")),
- b = Array.prototype.slice.call(document.getElementsByTagName("img"))
- var DI = a.concat(b);
- //var iframes = document.getElementsByTagName("iframe");
- var DIL=DI.length;
- function A(){
- for(var i=0; i-DIL; i++){
- DIS=DI[ i ].style;
- DIS.position='absolute';
- DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+(Math.random()*100)+"px";
- DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px";
- }
- R++;
- }
- setInterval('A()',5); void(0);
- </script>
- </body>
- </html>
- <!-- @wheresAMP @ripprgang @Raise90789 -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement