Bit Che > Scripts & Development

having problem with a script

(1/2) > >>

The IceMan:
hi,

I'm writing a script for http://www.btswarm.org and have a Little problem
i only get the first line from the result

the script isn't running throw all the array

i have this so far,


--- Code: ---x=h(x,d,Health</a>)
x=+(28)
z=i(x,d,</table>)
d=c(d,x,z)
r=split(d,</tr>)
start
q=split(r,/td>)
t=array(q,0)
1=x(t,z,>,<)
t=array(q,2)
2=x(t,z,>,<)
t=array(q,0)
3=x(t,z,"/,",http://www.btswarm.org)
t=array(q,3)
5=x(t,z,>,<)
t=array(q,4)
6=x(t,z,>,<)
t=array(q,0)
7=x(t,z,"/,",http://www.btswarm.org)
aloop
--- End code ---

and another problem i have is that every torrent have it's own page
somthing lie this:

http://www.btswarm.org/dld/Nightwish+Eva/d7f1d3060031b3b22733e59e877c7ea0a2299fd7/4594105

and i dont know how to get the torrent file without entring the torrent page

http://www.btswarm.org/d7f1d3060031b3b22733e59e877c7ea0a2299fd7

Bovski:
Some sites can't be parsed all the way out

chip!:
i messed around a bit with that site script and found that the current version of bit che cant handle getting the .torrent url since btswarm uses a temporary key that changes every few minutes for the .torrent download... when I get a little more free time on my hands to finish up build 60, there will be secondary fetching and parsing available for such cases as this site.. i hope to have this done within the next month.

Bovski:
Woot Woot "secondary fetching"  ;D

The IceMan:
nice, but i gees it make the search slower

Navigation

[0] Message Index

[#] Next page

Go to full version