friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

  • JavaScript
  •  » - Fake Quick Comment - updated:new smileys

#1  2008-10-25 11:47:05

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFriendster
Anadipsic en Sarcophilous
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 10892
Last visit: Yesterday
Reputation: 1302
Friendster

- Fake Quick Comment - updated:new smileys

if we have fake comments...
we have also.. fake quick comment..
haha..


again; delete if already posted! :wow:

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
=D


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 :D



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

//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-image:url(BG URL)' 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>";

W/colors only

/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: COLOR HERE' 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>";

use js file extension... together wd ur other codes.

credits:
fileave
tinypic
me
GOD
ftalk
friendster

Last edited by ---xXirukiTepe--- (2008-12-08 07:39:49)

#2  2008-10-25 11:49:53

testimionals
» FriendsterNewbie
System Of a Down
Registered: 2008-10-25
Posts: 3
Last visit: 2008-10-25
Reputation: ~

Re: - Fake Quick Comment - updated:new smileys

nice this code
thanks for share :D

#3  2008-10-25 11:51:41

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFriendster
Anadipsic en Sarcophilous
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 10892
Last visit: Yesterday
Reputation: 1302
Friendster

Re: - Fake Quick Comment - updated:new smileys

thanks... ohh bout this,,

MOD: u can move it in javascript category.

Sorry. My mistake.

#4  2008-10-25 12:04:29

03_khine_03
 KHiMMY
03_khine_03's display avatar
» FriendsterGeek
eLLur :)
ReNeGaDeS de Alliance
Location: earth malamang :)
Registered: 2007-11-24
Posts: 1331
Reputation: 42
Friendster

Re: - Fake Quick Comment - updated:new smileys

super fake haha thanks fu sharing


Definitely I'm gone :)

#5  2008-10-25 12:25:18

kacang`z
kacang`z's display avatar
» Promoter
Diem set mode on
System Of a Down
Location: Gresik City
Registered: 2008-04-22
Posts: 3709
Reputation: 141
Friendster

Re: - Fake Quick Comment - updated:new smileys

its cool....
thanks for sharing :thumbsup:
:rose: =D


ehmmm......!!!

heheheheh

#6  2008-10-25 12:27:56

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFriendster
Anadipsic en Sarcophilous
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 10892
Last visit: Yesterday
Reputation: 1302
Friendster

Re: - Fake Quick Comment - updated:new smileys

thanks kazang..c... :P

#7  2008-10-25 14:18:48

robin182
 mbe cobain
robin182's display avatar
» FriendsterAddict
sakid jiwa
school A
Location: pelangi
Registered: 2008-09-28
Posts: 401
Last visit: 2009-03-30
Reputation: 49
Friendster

Re: - Fake Quick Comment - updated:new smileys

nice trick.. thx for sharing... :thumbsup::thumbsup::thumbsup:


Encoder Bind Proc. FTP brute Sec. SQL PHP-code Feedback Self remove Logout

#8  2008-10-25 15:34:57

bobcbar
 Bob
bobcbar's display avatar
» Moderator
My computer crashed :(
Location: Dongduchon, Korea
Registered: 2007-04-08
Posts: 11082
Reputation: 360
Friendster

Re: - Fake Quick Comment - updated:new smileys

Thanks for sharing :rose: I don't understand the purpose of the fake comment box :wallbash: when I click submit it send me to my profile :o


#9  2008-10-25 15:59:52

blacklizard_return
 backlizard
blacklizard_return's display avatar
» FriendsterTalker
Location: Malaysia
Registered: 2008-05-18
Posts: 185
Last visit: 2009-05-16
Reputation: 24
Friendster

Re: - Fake Quick Comment - updated:new smileys

purpose??
any way,thx for sharing.. :D


VIVIAN       

#10  2008-10-25 16:09:43

bobcbar
 Bob
bobcbar's display avatar
» Moderator
My computer crashed :(
Location: Dongduchon, Korea
Registered: 2007-04-08
Posts: 11082
Reputation: 360
Friendster

Re: - Fake Quick Comment - updated:new smileys

blacklizard_return wrote:

purpose??

Yep...I don't get it :retard:


#11  2008-10-25 16:16:50

blacklizard_return
 backlizard
blacklizard_return's display avatar
» FriendsterTalker
Location: Malaysia
Registered: 2008-05-18
Posts: 185
Last visit: 2009-05-16
Reputation: 24
Friendster

Re: - Fake Quick Comment - updated:new smileys

bobcbar wrote:

blacklizard_return wrote:

    purpose??

Yep...I don't get it :retard:

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?


VIVIAN       

#12  2008-10-25 16:24:17

blacklizard_return
 backlizard
blacklizard_return's display avatar
» FriendsterTalker
Location: Malaysia
Registered: 2008-05-18
Posts: 185
Last visit: 2009-05-16
Reputation: 24
Friendster

Re: - Fake Quick Comment - updated:new smileys

@---xXirukiTepe---

plz use code tag

Code:

dont use quote tag

the code you've posted were incomplete..

complete code here, with lil bit of modification..plz update your post

Code:

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)


VIVIAN       

#13  2008-10-26 00:47:09

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFriendster
Anadipsic en Sarcophilous
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 10892
Last visit: Yesterday
Reputation: 1302
Friendster

Re: - Fake Quick Comment - updated:new smileys

Just a fake one... >>>not d real one.. :paranoid:

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)

#14  2008-10-26 01:41:00

MONDYking
 monmon
MONDYking's display avatar
» FriendsterTalker
damn
Barkada Trip
Location: my love's kingdom
Registered: 2008-01-30
Posts: 173
Last visit: 2009-03-21
Reputation: 12
Friendster

Re: - Fake Quick Comment - updated:new smileys

bobcbar wrote:

Yep...I don't get it

nice trik shirukii............
i knw the purrpose of this
bobcarr. fake hehe..................
lols


ill wait 4u...


#15  2008-10-26 02:35:58

blueboimark011
 m-a-r-k xD
blueboimark011's display avatar
» FriendsterGeek
torpe kid.
Mga Masayahing Pinoy!
Registered: 2008-10-23
Posts: 1082
Reputation: 123
Friendster

Re: - Fake Quick Comment - updated:new smileys

tnx 4 sharing. i'm using it now.


adik sa'yo. adik sa inyo. :D

#16  2008-10-26 02:42:40

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFriendster
Anadipsic en Sarcophilous
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 10892
Last visit: Yesterday
Reputation: 1302
Friendster

Re: - Fake Quick Comment - updated:new smileys

thanks.... for using it. ;]

#17  2008-10-26 02:59:28

blueboimark011
 m-a-r-k xD
blueboimark011's display avatar
» FriendsterGeek
torpe kid.
Mga Masayahing Pinoy!
Registered: 2008-10-23
Posts: 1082
Reputation: 123
Friendster

Re: - Fake Quick Comment - updated:new smileys

---xXirukiTepe--- wrote:

thanks.... for using it. ;]

you're very much welcome. continue doing nice works.


adik sa'yo. adik sa inyo. :D

#18  2008-10-26 03:33:26

blacklizard_return
 backlizard
blacklizard_return's display avatar
» FriendsterTalker
Location: Malaysia
Registered: 2008-05-18
Posts: 185
Last visit: 2009-05-16
Reputation: 24
Friendster

Re: - Fake Quick Comment - updated:new smileys

---xXirukiTepe--- wrote:

Just a fake one... >>>not d real one.. :paranoid:

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.. :eh:


VIVIAN       

#19  2008-10-26 03:35:32

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFriendster
Anadipsic en Sarcophilous
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 10892
Last visit: Yesterday
Reputation: 1302
Friendster

Re: - Fake Quick Comment - updated:new smileys

^wanna give u repu. for the help..
But i guess, u must spread some points around...'
first. Thanks... Btw,.
:wow:

#20  2008-10-26 04:18:43

Archerie
 Cherry
Archerie's display avatar
» FriendsterTalker
maldita gurlz
Barkada Trip
Location: Cavite
Registered: 2008-08-04
Posts: 186
Last visit: 2009-05-03
Reputation: 25

Re: - Fake Quick Comment - updated:new smileys

wow shiruki another from u

  • JavaScript
  •  » - Fake Quick Comment - updated:new smileys

Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
© 2002–2009 PunBB

[ 8 queries - 0.090 second ]
Powered by SyntheticNetwork

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)