Wordings by Dhawal

By dhawal.agarwal2009 Last update Mar 23, 2009 — Installed 218 times.

abc

in
Subscribe to abc 1 post, 1 voice

baratvaj Scriptwright
FirefoxWindows

// ==UserScript==
// @name Al☺k(A6) Smileys F☺r Orkut
// @namespace donno :p
// @author ***Alok sharma ,Jabalpur,Madhya Pradesh,India.***
// @description [Capcha free]Use extraordinary ALOK(A6)Smilies for Orkut. And no need 2 fill nd works with reply boxes.Click on "INSTALL THIS SCRIPT" On The Top Of The Page And In The Right Hand Side. And For Installing And Later On i Gave u some New Smileys.THAx u 4 VISITNG MY SCRIPT.ENJOY!!!
// @include http://*.orkut.*/Scrapbook.aspx*
// @include http://*.orkut.*/CommMsgs.aspx?*
// @include http://*.orkut.*/CommMsgPost.aspx?*
// ==/UserScript==

addEventListener('load', function(event) {
function getTextArea(n) {
return document.getElementsByTagName('textarea')[n];
}

function insertSmiley(){
var image = this.getElementsByTagName('img')[0].getAttribute("src");
getTextArea(this.getAttribute("gult")).focus();
getTextArea(this.getAttribute("gult")).value += "";
}

function dip() {
var smileyarr = new Array();

smileyarr["A0"]="";
mm.addEventListener("click", insertSmiley, true);
d.appendChild(mm);
}
}
}
dip();
}, false);

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel