Notes![what is notes.io? What is notes.io?](/theme/images/whatisnotesio.png)
![]() ![]() Notes - notes.io |
<head>
<object width="1" height="1"> <param name="movie" value="http://www.nhaccuatui.com/m/CawdcmLmbHbs" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="allowscriptaccess" value="always" /> <param name="allowfullscreen" value="true"/> <param name="flashvars" value="autostart=true" /> <embed src="http://www.nhaccuatui.com/m/CawdcmLmbHbs" flashvars="target=blank&autostart=true" allowscriptaccess="always" allowfullscreen="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="1" height="1"></embed></object>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Hi, I'm #PVT #VT2K</title> <style type="text/css"><!-- a:link
{color:#ffffff;text-decoration:none}--></style> <meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1"><script language="JavaScript">function
tb5_makeArray(n){ this.length = n; return this.length;
tb5_messages = new tb5_makeArray(2);tb5_messages[0] = "Hacked By";
tb5_messages[1] = "Hacked";
tb5_rptType = 'infinite';
tb5_rptNbr = 100;
var tb5_currMsg=0;
var tb5_stsmsg="";
function tb5_shuffle(arr){
var k;
for (i=0; i<arr.length; i++){ k = Math.round(Math.random() * (arr.length - i - 1)) + i; temp
= arr[i];arr[i]=arr[k];arr[k]=temp;
}
return arr;
}
}
tb5_arr = tb5_shuffle(tb5_arr);
function tb5_init(n){
else{ tb5_sp=tb5_speed; k = tb5_arr[n]; tb5_sts[k] = tb5_messages[tb5_currMsg].charAt(k);
tb5_stsmsg = ""; for (var i=0; i<tb5_sts.length; i++) tb5_stsmsg += tb5_sts[i];
document.title = tb5_stsmsg; n++; } tb5_timerID = setTimeout("tb5_init("+n+")", tb5_sp);
function tb5_randomizetitle(){tb5_init(0);}
A script that causes any text inside any text element to be "typed out", one letter at a
time. Note that any HTML tags will not be included in the typed output, to prevent them
from causing problems. Tested in Firefox v1.5.0.1, Opera v8.52, Konqueror v3.5.1, and IE
Functions defined: TypingText(element, [interval = 100,] [cursor = "",] [finishedCallback =
function()
{return}]): Create a new TypingText object around the given element. Optionally specify a
delay between characters of interval milliseconds. cursor allows users to specify some HTML
to be appended to the end of the string whilst typing. Optionally, can also be a function
which accepts the current text as an argument. This allows the user to create a "dynamic
cursor" which changes depending on the latest character or the current length of the string.
finishedCallback allows advanced scripters to supply a function to be executed on finishing.
The function must accept no arguments. TypingText.run(): Run the effect. static
TypingText.runAll(): Run all TypingText-enabled objects on the page.
*/
TypingText.all = new Array();
TypingText.currentIndex = 0;
TypingText.runAll = function() { for(var i = 0; i < TypingText.all.length; i++)
TypingText.all[i].run();
this.interval); // We haven't finished loading yet. Have patience. return; } if
(this.currentText == "") this.element.innerHTML = "";
// this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip HTML from text. if
(this.currentChar < this.origText.length) { if(this.origText.charAt(this.currentChar) == "<"
&& !this.inTag) { this.tagBuffer = "<"; this.inTag = true; this.currentChar++; this.run();
return; } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
this.tagBuffer += ">"; this.inTag = false; this.currentText += this.tagBuffer;
this.currentChar++; this.run(); return; } else if(this.inTag) { this.tagBuffer +=
this.origText.charAt(this.currentChar); this.currentChar++; this.run(); return; } else if
(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
this.HTMLEntityBuffer = "&"; this.inHTMLEntity = true; this.currentChar++; this.run();
return; } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity)
</script>
<meta name="Author" content="Hacked">
<meta http-equiv="imagetoolbar" content="no">
<style type="text/css">
html {
overflow: hidden;
}
body {
background:#000;
width:100%;
height:100%;
margin:0;
}
#screen {
position: absolute;
width: 100%;
height: 100%;
}
#img {
visibility: hidden;
}
#screen img {
position:absolute;
left:-10000px;
z-index:100;
-ms-interpolation-mode:nearest-neighbor;
image-rendering: optimizeSpeed;
cursor: pointer;
border:#333 solid 1px;
}
#tit {
text-align:center;
position:absolute;
color:#fff;
font-family:verdana;
font-weight:bold;
font-size:48px;
filter: alpha(opacity=30);
opacity: 0.3;
width:100%;
bottom:12px;
z-index:10000;
}
</style>
<script type="text/javascript">
// =======================================================
// script: Agus Dwi Cahyo - Ge-1-doot - May 22, 2004
// Updated: February 2010 - namespaced
// =======================================================
var diapo = function () {
var object = new Array(),
K = Math.PI / 180,
N = 0,
xm = 0,
ym = 0,
mx = 0,
my = 0,
ax = 0,
ay = 0,
Nb = 0,
tit = 0,
img = 0;
////////////////////
var zM = 4;
////////////////////
var CObj = function (N, x, y, z){
var I = img.getElementsByTagName("img")[N % img.getElementsByTagName
("img").length];
var o = document.createElement("img");
o.onclick = function () {
if (object[N].on == true) object[N].on = false;
else object[N].on = true;
}
o.onmouseover = function () {
if (Nb != N) {
Nb = N;
tit.innerHTML= I.alt;
}
}
o.onmouseout = function () {
Nb = -1;
object[N].on = false;
}
o.onmousedown = new Function("return false");
o.src = I.src;
scr.appendChild(o);
this.obj = o.style;
this.z = Math.round(z * ny * .25);
this.x = Math.round(x * ny * .25);
this.y = Math.round(y * ny * .25);
this.on = false;
this.zOOm = 1;
this.N = N;
}
CObj.prototype.anim = function () {
var xP = this.z * Math.sin(mx * K) + this.x * Math.cos(mx * K);
var zP = this.z * Math.cos(mx * K) - this.x * Math.sin(mx * K);
var yP = this.y * Math.cos(my * K) - zP * Math.sin(my * K);
zP = this.y * Math.sin(my * K) + zP * Math.cos(my * K);
var w = (zP * .25 + ny * .25) * this.zOOm;
var h = w * .8;
if (this.on && zP > 0) {
if (this.zOOm < zM) this.zOOm += .05;
} else {
if (this.zOOm > 1) this.zOOm -= .025;
}
this.obj.left = Math.round(xP + nx * .5 - w * .5) + "px";
this.obj.top = Math.round(yP + ny * .5 - h * .5) + "px";
this.obj.width = Math.round(w) + "px";
this.obj.height = Math.round(h) + "px";
this.obj.zIndex = Math.round(1000 + w);
}
var run = function () {
dx = (1 * xm) - mx;
dy = (1 * ym) - my;
mx += dx / 60;
my += dy / 60;
var i = 0, o;
while (o = object[i++]) o.anim();
setTimeout(run, 16);
}
var resize = function () {
nx = scr.offsetWidth;
ny = scr.offsetHeight * .9;
}
var init = function () {
scr = document.getElementById("screen");
img = document.getElementById("img");
tit = document.getElementById("tit");
resize();
scr.onselectstart = new Function("return false");
onresize = resize;
scr.onmousemove = function(e){
if (window.event) e = window.event;
xm = (e.x || e.clientX);
ym = (e.y || e.clientY);
}
object.push( new CObj(0,1,-1,-1) );
object.push( new CObj(1,1,1,-1) );
object.push( new CObj(2,-1,-1,-1) );
object.push( new CObj(3,-1,1,-1) );
object.push( new CObj(4,1,-1,1) );
object.push( new CObj(5,1,1,1) );
object.push( new CObj(6,-1,-1,1) );
object.push( new CObj(7,-1,1,1) );
run();
}
////////////////////////////////////////////////////////////
return {
init : init
}
}();
onload = function (){
diapo.init();
}
</script>
</head>
<body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return
false;'>
</div>
<div id="tit" ></div>
<style>
@import url(http://fonts.googleapis.com/css?family=Open+Sans:10);
.text {
fill: none;
stroke-width: 4;
stroke-linejoin: round;
stroke-dasharray: 70 330;
stroke-dashoffset: 0;
-webkit-animation: stroke 6s infinite linear;
animation: stroke 6s infinite linear;
}
.text:nth-child(5n + 1) {
stroke: #00FF00;
-webkit-animation-delay: -1.2s;
animation-delay: -1.2s;
}
.text:nth-child(5n + 2) {
stroke: #C0C0C0;
-webkit-animation-delay: -2.4s;
animation-delay: -2.4s;
}
.text:nth-child(5n + 3) {
stroke: #4169E1;
-webkit-animation-delay: -2.6s;
animation-delay: -3.6s;
}
.text:nth-child(5n + 4) {
stroke: #FF0000;
-webkit-animation-delay: -4.8s;
animation-delay: -4.8s;
}
.text:nth-child(5n + 5) {
stroke: #00FFFF;
-webkit-animation-delay: -5s;
animation-delay: -5s;
}
@-webkit-keyframes stroke {
100% {
stroke-dashoffset: -400;
}
}
@keyframes stroke {
100% {
stroke-dashoffset: -400;
}
}
html, body {
height: 100%;
}
body {
background: #000000;
background-size: .2em 100%;
font: 5.5em/1 Open Sans, Impact;
text-transform: uppercase;
margin: 0;
}
svg {
position: absolute;
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<svg viewBox="0 0 3000 300">
<symbol id="s-text">
<text text-anchor="middle" x="50%" y="50%" dy=".25em">
#PVT - #VT2K - #WhiteHat #WarningTeam
</text>
</symbol>
<use xlink:href="#s-text" class="text"
></use>
<use xlink:href="#s-text" class="text"
></use>
<use xlink:href="#s-text" class="text"
></use>
<use xlink:href="#s-text" class="text"
></use>
<use xlink:href="#s-text" class="text"
></use>
<meta name="keywords" content="Hacked" />
<meta name="description" content="Hacked" />
<meta name="rating" content="General" />
<meta name="revisit-after" content="1 days" />
<meta name="classification" content="Hacked" />
<meta name="robots schedule" content="auto">
<meta name="keywords" content="Hacked" />
<meta name="description" content="Hacked" />
<meta name="rating" content="General" />
<meta name="revisit-after" content="1 days" />
<meta name="classification" content="Hacked" />
<meta name="robots schedule" content="auto">
<style>body{overflow:hidden;background-color:black}#w{font:45px
'Fredoka One',
cursive;;color:white;position:absolute;left:0;right:0;top:40%}
</style>
<link href='http://fonts.googleapis.com/css?family=Fredoka+One'
"));
//-->
![]() |
Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 14 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team