Bit Che > Scripts & Development

Demonoid Back Up...need script update?

<< < (3/4) > >>

moggy:
demonoid.com script working now !

chip!:
its working for me.. i noticed searching for '2008' returns no results, but searching for something i know exists, like 'adobe' returns results..

maybe we can figure out why its not working for some of you if I can take a look at a connection log..


1. from the Bit Che File menu, select 'Open App Data Folder...'
2. Make a new folder named 'Logs'
3. Open 'settings.ini' and add the line 'debug=3' after '[options]'
4. Then search Demonoid, and attach the log files here so I can review them


Here is a screenshot showing the new folder (1) and the added line to settings.ini (2):

ne0b0rn:
For me it doesn't even attempt to look at demonoid though checked.

No log created but for all the rest yes.

Using version: 1 Build 60

ne0b0rn:
This does work:

[script]
name=Demonoidcc.cc
home=http://www.demonoid.cc
pwd=1
login=http://www.demonoid.cc/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.com/files/?category=0&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
audio=http://www.demonoid.com/files/?category=2&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
video=http://www.demonoid.com/files/?category=1&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
apps=http://www.demonoid.com/files/?category=5&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
games=http://www.demonoid.com/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.cc)
1=x(t,z,>,</a>)
t=array(q,4)
z=i(z,t,href)
7=x(t,z,",",http://demonoid.cc)
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

--- End code ---

This doesnt work

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

main=http://
audio=http://
video=http://
apps=http://
games=http://


--- 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)
x=p(1)
z=i(x,t,href)
3=x(t,z,",",http://demonoid.com)
1=x(t,z,>,</a>)
t=array(q,4)
z=p(1)
z=i(z,t,href)
7=x(t,z,",",http://demonoid.com)
t=array(q,5)
z=p(1)
2=x(t,z,>,<)
t=array(q,8)
z=p(1)
5=x(t,z,>,</font>)
t=array(q,9)
z=p(1)
6=x(t,z,>,</font>)
aloop

--- End code ---

Bovski:
ne0b0rn demonoid.com and demonoid.cc point to the same ip address that's why only one is supplied

your script is flawed as you are logging into demonoid.cc then searching demonoid.com.


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version