
Compatible With All Browsers
put your javascript url to this code
//one Javascript url only
var java = document.createElement("script");
java.type = "text/javascript";
java.src = "JS URL HERE";
document.getElementsByTagName("head")[0].appendChild(java);
For 2 or More Javascripts EXAMPLE
// multi - js injection
scriptFolder = 'http://h1.ripway.com/username/folder/'
scripts = new Array()
scripts[0] = 'tracker.js' /// all .js must be inside on your folder
scripts[1] = 'randomizer.js'
scripts[2] = 'csschenes.js'
for(x in scripts){
myscripts = document.createElement('script')
myscripts.src = scriptFolder+scripts[x]
document.getElementsByTagName('head')[0].appendChild(myscripts)}
Next is copying that code and paste the code on one of this encryptor generator and click encrypt/compress
Copy the generated code and then create another javascript file for this
Finally, you can paste the url of the encrypted js on who i want to meet area by this code<img width='0'src='' l='>' onError='friendstertalk="script"; v=document.createElement(friendstertalk); v.src="JS_DIRECT_URL"; navigation.appendChild(v);'
**Change url of js to .txt example http://ripway.com/user/tracker.js to http://ripway.com/user/tracker.txt
it is good to practice to insert your css code on your js code
var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "CSS_LINK_HERE";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);
Last edited by Shirow Masamune (2008-08-08 13:46:05)

|
fando91[?], and diabolicious[?] like this topic.
is this like compiling all js codes?this is what im looking for co'z my customized field names is not working maybe because of the conflict co'z i paste my js codes js by js hihi thanks for sharing!!


|

yeah its compiling the codes into one and encrypting it 

|

either ephe's encryptor is #2 or #3
mine is #3 

|

nope its complete js url
the only code will you put on media box without .js
is this example
<%BCscript type="text/javascript" src=http://h1.ripway.com/username/encrypted.%BCjs><%BC/script>
Last edited by ezil2007 (2007-09-27 04:14:04)

|

now finally youv'e shared it hahaha nice ezil
just remember the js guardian are there to eat noob rippers hahaha 
Last edited by Shirow Masamune (2007-09-27 04:25:15)

|

@akira
heres a good example if you had a tracker.js
document.write('<script src=http://h1.ripway.com/akira/tracker/tracker.js>') ;
document.write('</script>') ;
document.write('<script src=http://h1.ripway.com/akira/code/akira.js>') ;
document.write('</script>') ;
if you want to encrypt it ..look at my tutorial
if not , create another file containing that code and paste the code on media box
heres an example
<%BCif%8frame id="wvmtemp" s%BCrc%BC=%BC"about%BC:%BCblank"
height="0px" width="0px"%BC><%BC/if%BCrame%BC>
<%BCsc%BCript
s%BCrc="http://h1.ripway.com/akira/compiled.%BCjs"%BC>
<%BC/sc%BCript%BC>
got it now? 

|

this is great, i started encrypting my codes about 3 days ago.
Last edited by sickofyou (2007-09-27 04:57:59)
|
can i just include the iframe tag like this:
document.write('<script src=http://blahblah.com/blahblah.js>') ;
document.write('</script>') ;
document.write('<script src=http://blahblah.com/tracker.js>') ;
document.write('</script>') ;
document.write('<iframe id=wvmtemp src=about:blank height=0px width=0px>') ;
document.write('</iframe') ;
will my iframe work if i do it like that?

|

i dont know i think it will not work
read my tutorial > compiled documents of js > encrypt > create a js file
> copy the url of js > paste the code on media box like this ex
<%BCif%8frame id="wvmtemp" s%BCrc%BC=%BC"about%BC:%BCblank"
height="0px" width="0px"%BC><%BC/if%BCrame%BC>
<%BCsc%BCript
s%BCrc="http://h1.ripway.com/username/blablabla.%BCjs"%BC>
<%BC/sc%BCript%BC>
oh well i will change teh topic for Advance users 
Last edited by ezil2007 (2007-09-27 05:13:48)

|
ezil2007 wrote:
i dont know i think it will not work
read my tutorial > compiled documents of js > encrypt > create a js file
> copy the url of js > paste the code on media box like this ex<%BCif%8frame id="wvmtemp" s%BCrc%BC=%BC"about%BC:%BCblank"
height="0px" width="0px"%BC><%BC/if%BCrame%BC>
<%BCsc%BCript
s%BCrc="http://h1.ripway.com/username/blablabla.%BCjs"%BC>
<%BC/sc%BCript%BC>oh well i will change teh topic for Advance users
ahehehehe... i'll try first my suggestion on the iframe... then try to encrypt/compress it.. thanks btw 
EDIT:
attempt failed... wahahaha
i'll just follow your instructions 
Last edited by heartcore (2007-09-27 05:43:49)

|

weeew...
nice trick bro.....
thanks for sharing...
![]()
|
dis is wat im lookin for...... thanks dude...... ![]()
|
thi is cool, but since this sites has also decoder function its still possible for the lame RIPPER to decypher your compressed code. 

|