FTalk

FTalk

Welcome guest! Please Login or Register.

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

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFTalker
FTalk Level: 5
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

- 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

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.

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

testimionals
» n00b
FTalk Level: zero
System Of a Down
3
0
2008-10-25

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
» SuperFTalker
FTalk Level: 5
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

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
» FTalkGeek
FTalk Level: zero
eLLur :)
ReNeGaDeS de Alliance
earth malamang :)
1332
43
Website

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
FTalk Level: 8
Novice PromoterTopic Initiator
Diem set mode on
System Of a Down
Gresik City
3720
142
Website

Re: - Fake Quick Comment - updated:new smileys

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


Gresik Holic

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

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFTalker
FTalk Level: 5
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

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
» FTalkAddict
FTalk Level: zero
sakid jiwa
school A
pelangi
404
49
2010-02-08
Website

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
» Former Moderator
FTalk Level: HARDCORE!
Novice ModeratorTop PosterSome FTalkers ♥ Me!
Dongduchon, Korea
11549
374
Website

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
» FTalker
FTalk Level: zero
Malaysia
185
24
2009-12-11
Website

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
» Former Moderator
FTalk Level: HARDCORE!
Novice ModeratorTop PosterSome FTalkers ♥ Me!
Dongduchon, Korea
11549
374
Website

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
» FTalker
FTalk Level: zero
Malaysia
185
24
2009-12-11
Website

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
» FTalker
FTalk Level: zero
Malaysia
185
24
2009-12-11
Website

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
» SuperFTalker
FTalk Level: 5
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

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
» FTalker
FTalk Level: zero
damn
Barkada Trip
my love's kingdom
173
12
2009-03-21
Website

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
 mArk me. :D
blueboimark011's display avatar
» FTalkGeek
FTalk Level: zero
Mga Masayahing Pinoy!
1462
151
Website

Re: - Fake Quick Comment - updated:new smileys

tnx 4 sharing. i'm using it now.



from Jaze360@da

oh, oh. starting all over again. x_x

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

---xXirukiTepe---
---xXirukiTepe---'s display avatar
» SuperFTalker
FTalk Level: 5
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

Re: - Fake Quick Comment - updated:new smileys

thanks.... for using it. ;]

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

blueboimark011
 mArk me. :D
blueboimark011's display avatar
» FTalkGeek
FTalk Level: zero
Mga Masayahing Pinoy!
1462
151
Website

Re: - Fake Quick Comment - updated:new smileys

---xXirukiTepe--- wrote:

thanks.... for using it. ;]

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



from Jaze360@da

oh, oh. starting all over again. x_x

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

blacklizard_return
 backlizard
blacklizard_return's display avatar
» FTalker
FTalk Level: zero
Malaysia
185
24
2009-12-11
Website

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
» SuperFTalker
FTalk Level: 5
Everyone ♥♥♥ Me!Topic InitiatorTop PosterSome FTalkers ♥ My Threads!
Anadipsic en Sarcophilous
KARAKURA TOWN
11014
1302
Website

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
» FTalker
FTalk Level: zero
maldita gurlz
Barkada Trip
Cavite
186
25
2009-05-03

Re: - Fake Quick Comment - updated:new smileys

wow shiruki another from u

Search Friendstertalk

Board footer

The F Talk dot com
© 2002–2010 PunBB

Current time is 17:16:44 GMT

[ 13 queries - 0.051 second ]
Powered by SyntheticNetwork

FTalk

Welcome to FTalk! 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. =)

( hide )