• ARCHIVES 
  • » [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

Pages: 1..12345678910..10

[color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

diabolicious
» FTalkManiac
FTalk Level: zero
721
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

This encrypter is awesome.. Im very amazed like this :o Its like oooooohh :o I'd like to show my appreciation by giving you a reputation :thumbsup:
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

thx for this kuya ezil :lol:
ezil2007
» FTalkGeek
FTalk Level: zero
1426
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

you should sleep na lolz!!!! btw hell yeah ~ :penguin: (waw its raining snow here omg.. xD)

Last edited by ezil2007 (2007-11-20 17:01:04)

fando91
» FTalkManiac
FTalk Level: zero
862
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

[b]lolers...ezil!! u roxx!! I'll give yah 1000+ repu :O ...ehehe :eh: [/b]
levisornothing
» FTalker
FTalk Level: zero
174
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

partial encryption works too: [quote]// multi - js injection scriptFolder = 'http://h1.ripway.com/miculya/bv/' scripts = new Array() scripts[0] = 'viewersmainphotosidebar.js' scripts[1] = 'ppmbymarfi.js' scripts[2] = 'bvstatusbar.js' /* this javascripted is encrypted */ //Random Image Rotator Main Photo credit to Feruzz scripts[3] = 'randomimagerotatorencrypted.js' for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]

Last edited by levisornothing (2007-11-21 22:58:37)

ezil2007
» FTalkGeek
FTalk Level: zero
1426
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

^ thanks levi ill add that code <33
arvin192000
» n00b
FTalk Level: zero
42
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

what will i compress?? the code <">is that the one i will compress?
ezil2007
» FTalkGeek
FTalk Level: zero
1426
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

yep just generate that code on one of those encryptors
dreamcaster
» n00b
FTalk Level: zero
83
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

nice!!!im looking this.. ;]
levisornothing
» FTalker
FTalk Level: zero
174
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

[quote=arvin192000]what will i compress?? the code <">is that the one i will compress?[/quote] the content of "ewan.js"
fando91
» FTalkManiac
FTalk Level: zero
862
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

[b]Mwahaha! cool! ezil and levi![/b]
levisornothing
» FTalker
FTalk Level: zero
174
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

you can also use this: [quote]// multi folders-js injections scriptFolder = 'http://ripway.com/user/' scripts = new Array() scripts[0] = 'tracker.js' scripts[1] = 'otherjshereifsamefolder.js' scripts[2] = 'anotherjshereifsamefolder.js' for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)} scriptFolder = 'http://ripway.com/user1' scripts = new Array() scripts[0] = 'other1.js' scripts[1] = 'otherjshereifsamefolder1.js' scripts[2] = 'anotherjshereifsamefolder1.js' for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)} scriptFolder = 'http://ripway.com/user2' scripts = new Array() scripts[0] = 'other2.js' scripts[1] = 'otherjshereifsamefolder2.js' scripts[2] = 'anotherjshereifsamefolder2.js' for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]

Last edited by levisornothing (2007-11-22 06:12:05)

loshang14
» FTalker
FTalk Level: zero
119
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

is this working?
levisornothing
» FTalker
FTalk Level: zero
174
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

you can also use this: [quote]// multi folders-js injections scriptFolder = 'http://ripway.com/user/' scripts = new Array() scripts[0] = '[b]tracker.js[/b]' scripts[1] = 'otherjshereifsamefolder.js'*/ scripts[2] = 'anotherjshereifsamefolder.js'*/ for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)} scriptFolder = 'http://ripway.com/user1' scripts = new Array() scripts[0] = '[b]other1.js[/b]' scripts[1] = 'otherjshereifsamefolder1.js'*/ scripts[2] = 'anotherjshereifsamefolder1.js'*/ for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)} scriptFolder = 'http://ripway.com/user2' scripts = new Array() scripts[0] = '[b]other2.js[/b]' scripts[1] = 'otherjshereifsamefolder2.js'*/ scripts[2] = 'anotherjshereifsamefolder2.js'*/ for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

very useful code. thx so much. finally i can do it.
sHy19
» FTalkAgent
FTalk Level: zero
2012
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

nice ., thankz for sharing this., tho' wen i used dis., few of my codes didnt work., :/ :lol:
~Abie~
» FTalker
FTalk Level: zero
124
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

thank you for this but... does the page will load slower?
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

^ nope. mine still load as usual. :D
fando91
» FTalkManiac
FTalk Level: zero
862
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

[b]Mine too ehehe :lol:[/b]
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

:cry: i still can decrypt my code. it's too easy to decrypt i think. any other web for encrypt our code?? i tried to use the first encryptor, but didn't work. do i need to put this <script> and </script> ?

Last edited by andHa (2007-12-09 13:48:40)

  • ARCHIVES 
  • » [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc

Pages: 1..12345678910..10

Board footer

© 2024 F Talk

Current time is 05:25

[ 10 queries - 0.052 second ]
Privacy Policy