if we have fake comments...
we have also.. fake quick comment..
haha..
again; delete if already posted! 
description: wen a viewer.. is motivated to put the insertion point inside the text area..
the page will redirect to ... ur comments.. because bout this code: i replaced the post comment link...
near view all..
PRESENTING:
without smiley 
code:
//FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=FS ID HERE'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: black' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";
u cn edit: at ur own risk...
With smiley 

u can add more smileys.. js follow the format..of <img src='IMAGE URL'>
code:
//FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=FS ID HERE'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: black' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_wink.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_cry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_dontknow.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_eyeroll.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_embarrassed.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_party.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_angry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_hot.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_tongue.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_think.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sad.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_smiley.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_ooooh.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sarcastic.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_neutral.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_weird.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sleepy.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sick.gif'><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";
u can also remove the black background... wd the neutral one : White
here:
//FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=FS ID HERE'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: white' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_wink.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_cry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_dontknow.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_eyeroll.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_embarrassed.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_party.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_angry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_hot.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_tongue.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_think.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sad.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_smiley.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_ooooh.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sarcastic.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_neutral.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_weird.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sleepy.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sick.gif'><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";
live inspection: ZAP ME!
Configuration: U may configure the background..
W/ur own image url
W/colors only
credits:
fileave
tinypic
me
GOD
ftalk
friendster
Last edited by ---xXirukiTepe--- (2008-12-08 07:39:49)
|
m0g0l[?], idiot_goblinz[?], pinkloveriza01[?], Archerie[?], MONDYking[?], and 03_khine_03[?] like this topic.
nice this code
thanks for share 
|
thanks... ohh bout this,,
MOD: u can move it in javascript category.
Sorry. My mistake.
|

super fake haha thanks fu sharing

|

its cool....
thanks for sharing ![]()
:rose: 
|
|

purpose??
any way,thx for sharing.. 
|

bobcbar wrote:
blacklizard_return wrote:
purpose??
Yep...I don't get it
i mean,wat is the purpose of this code?
this code will just redirect to comment page..
what i the purpose of adding this trick in our fs profile?
|

@---xXirukiTepe---
plz use code tag
dont use quote tag
the code you've posted were incomplete..
complete code here, with lil bit of modification..plz update your post
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML+="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://friendster.com'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: black' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><img src='http://s4.tinypic.com/xm2w47_th.jpg'>|<img src='http://s4.tinypic.com/1z35a42_th.jpg'>|<img src='http://s4.tinypic.com/2i27iwn_th.jpg'>|<img src='http://s4.tinypic.com/3009xzq_th.jpg'>|<img src='http://s4.tinypic.com/3133hjl_th.jpg'>|<img src='http://s4.tinypic.com/166gqk5_th.jpg'>|<img src='http://s4.tinypic.com/w9i1a9_th.jpg'><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";
Last edited by blacklizard_return (2008-10-25 16:25:32)
|
Just a fake one... >>>not d real one.. 
thanks black lizard. 
but i have the mistake i didnt, checked emm in... IE...
EDITED!
Last edited by ---xXirukiTepe--- (2008-10-26 00:52:36)
|

bobcbar wrote:
Yep...I don't get it
nice trik shirukii............
i knw the purrpose of this
bobcarr. fake hehe..................
lols

|

tnx 4 sharing. i'm using it now.
|
thanks.... for using it. ![;]](img/smilies/wink.gif)
|

---xXirukiTepe--- wrote:
thanks.... for using it.
you're very much welcome. continue doing nice works.
|

---xXirukiTepe--- wrote:
Just a fake one... >>>not d real one..
thanks black lizard.
but i have the mistake i didnt, checked emm in... IE...
EDITED!
lol..keep it up gurl..
anyway 'blacklizard' not 'black lizard'
hee.. 
|
^wanna give u repu. for the help..
But i guess, u must spread some points around...'
first. Thanks... Btw,. 
|

wow shiruki another from u
|