Okay, this is the content of you mainfile which you have to save as .txt:
[quote]/* Multiple JS Injection */
scriptFolder = '
http://h1.ripway.com/sicq/Main%20FS/Java%20Scripts/'
scripts = new Array()
scripts[0] = 'Who's%20Viewed%20Me%20ChatBox.[b]txt[/b]'
scripts[1] = 'Welcome%20Messages[b].txt'[/b]
scripts[2] = 'Auto%20Comment%20Scanner.[b]txt[/b]'
scripts[3] = 'Customized%20Field%20Names.[b]txt[/b]'
scripts[4] = 'Java%20Scripts/Force%20Login.[b]txt[/b]'
scripts[5] = 'Friend%20Scanner.[b]txt[/b]'
scripts[6] = 'Personalized%20More%20About%20Me%20Paragraph.[b]txt[/b]'
scripts[7] = 'Scrolling%20Title%20Bar.[b]txt[/b]'
for(x in scripts){
myscripts = document.createElement('script')
myscripts.src = scriptFolder+scripts[x]
document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]
The bold ones should be save as .js
There's really wrong on how u save the files,like I said follow the instruction correctly..Save the files in one subfolder only, u seem to save each file in each subfolder.
Well,I really have to go now...Have a good day.
Last edited by mickyriora (2008-03-01 09:39:56)