RefreshCapcha

Author Topic: update scripts  (Read 8895 times)

lorenzodecamy

  • Guest
update scripts
« on: September 10, 2010, 11:13:36 pm »
when i make update for the scripts show massage that there is a n error in the update

Pl can you help me because half of the search sites was lost

waiting for your kind reply

best regards

Lorenzo

samfisher88

  • Guest
Re: update scripts
« Reply #1 on: December 09, 2010, 05:54:51 pm »
instead my BitChe says that "x.exe" and "scripts.exe" are a virus.. AV fail i hope!

Metrix

  • Guest
Re: update scripts
« Reply #2 on: December 11, 2010, 04:50:15 am »
I am having the same issue ..

Hey ! From Canada  Nifty program you have here  I have donated and wonder how to update the scripts.. The Automated update fails with "There was a problem extrating the scripts. Please try agian later."

Any insight would be apprecaited ..Thx !

almodovaris

  • Guest
Re: update scripts
« Reply #3 on: December 11, 2010, 10:19:02 pm »
AVG says: FSG packed. Scripts fail to update. Bit Che search does not work. Tried with trivial search words and returned no result.

tkozinko

  • Guest
Re: update scripts
« Reply #4 on: December 21, 2010, 12:28:52 am »
Here is the new script for demonoid.. all serves are moving to demonoid.me

[script]
name=demonoid.me
home=http://www.demonoid.me
pwd=1
login=http://www.demonoid.me/account_handler.php
form=nickname=%USER%&password=%PASS%&Submit=Submit
failed=Please enter your log in information
failed2=/account_handler.php?returnpath=

main=http://www.demonoid.me/files/?category=0&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
audio=http://www.demonoid.me/files/?category=2&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
video=http://www.demonoid.me/files/?category=1&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
apps=http://www.demonoid.me/files/?category=5&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
games=http://www.demonoid.me/files/?category=4&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=

Code: [Select]
x=h(x,d,<!-- start torrent list -->)
z=i(x,d,<!-- end torrent list)
d=c(d,x,z)
r=split(d,/images/hbars/,<!-- tstart -->)
start
q=split(r,/td>,2)
t=array(q,1)
z=i(z,t,href)
3=x(t,z,",",http://demonoid.com)
1=x(t,z,>,</a>)
t=array(q,4)
z=i(z,t,href)
7=x(t,z,",",http://demonoid.com)
t=array(q,5)
2=x(t,z,>,<)
t=array(q,8)
5=x(t,z,>,</font>)
t=array(q,9)
6=x(t,z,>,</font>)
aloop

tkozinko

  • Guest
Re: update scripts
« Reply #5 on: December 21, 2010, 12:32:23 am »
new demonoid_public as well.

Code: [Select]
[glow=red,2,300][script]
name=demonoid_PUBLIC
modified=ID101 02/05/2010

main=http://www.demonoid.me/files/?category=0&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
audio=http://www.demonoid.me/files/?category=2&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
video=http://www.demonoid.me/files/?category=1&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
apps=http://www.demonoid.me/files/?category=5&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
games=http://www.demonoid.me/files/?category=4&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=

[code]
x=h(x,d,<!-- start torrent list -->)
z=i(x,d,<!-- end torrent list)
d=c(d,x,z)
r=split(d,/images/hbars/,<!-- tstart -->)
start
q=split(r,/td>,2)
t=array(q,1)
z=i(z,t,href)
3=x(t,z,",",http://demonoid.com)
1=x(t,z,>,</a>)
t=array(q,4)
z=i(z,t,href)
7=x(t,z,",",http://demonoid.com)
t=array(q,5)
2=x(t,z,>,<)
t=array(q,8)
5=x(t,z,>,</font>)
t=array(q,9)
6=x(t,z,>,</font>)
aloop
[/glow]
[/code]