[b]Updated as of Sept. 2, 2008[/b] (won't conflict with feruzz vmp)
[b]Viewers Fake Comment script[/b]

[quote]//Viewers Fake Comment by simpleMe aka tax
function viewerscaption() {
var comments = document.getElementById("content_18").getElementsByTagName("div")[0];
var caption =
"<div class='fitem1wrapper'><tr>"+
"<td class='itd'><div class='imgblock75'><div id='vpic'></div></div></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='http://www.friendster.com/user.php'>"+pageViewerFName+"</a></li>"+
"<li>Posted [color=#FF0000]09/2/2008 8:14 am[/color]</li>"+
"<li>[color=blue]VIEWERS FAKE COMMENTS HERE[/color]</li>"+
"</ul></td>";
comments.innerHTML = caption;
}window.onload = function() {viewerscaption();}[/quote]
just paste that on your JS extension

[color=blue]Blue[/color] = Viewers Fake Comment

[color=#FF0000]Red[/color] = Fake date & time he/she comment

then add this script

below the [b]viewers fake comment script[/b]
<">credits

[b]Feruzz[/b] (for ajax script)

[b]Stryker[/b]
preview

[url=http://profiles.friendster.com/68274085]class-x[/url]
Last edited by simpleMe (2008-10-17 22:53:13)