Convivea

Bit Che => Scripts & Development => Topic started by: porosenok on January 30, 2010, 05:34:42 pm

Title: OLD -- Re: Bit Che - Sites that are not compatible
Post by: porosenok on January 30, 2010, 05:34:42 pm
trecker not support multi IP
you need update cookies every time chenged you IP

vibes.cc
underground-gamer.com
torrentzilla.org
DIDIdave.com

Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: Bovski on January 03, 2013, 12:13:06 am
http://www.torrentday.com (http://www.torrentday.com)

Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: chip! on January 14, 2013, 03:08:15 pm
http://www.torrentday.com (http://www.torrentday.com)

bovski, what problem are you having?  and do you have an invite or a way for me to test?

also, anyone have an invite for UKNova.com? I'd like to try that script again.
Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: Bovski on January 19, 2013, 12:17:11 pm
http://www.torrentday.com (http://www.torrentday.com)

bovski, what problem are you having?  and do you have an invite or a way for me to test?

also, anyone have an invite for UKNova.com? I'd like to try that script again.

Sorry No Invites yet as I only just got there myself.

The problem is the search results seem to be Ajax Based there is just a place holder in bit che. If you view the page source in Firefox you don't see the results.

UKNova is it still going?
http://torrentfreak.com/leading-ethical-tv-show-bittorrent-tracker-shut-down-by-fact-120827/ (http://torrentfreak.com/leading-ethical-tv-show-bittorrent-tracker-shut-down-by-fact-120827/)
Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: Bovski on February 01, 2013, 11:11:47 am
Monova.org they seem to be blocking bit che from downloading torrents.

Code: [Select]
Access Denied

 The owner of this website ([url]www.monova.org[/url]) has banned your access based on your browser's signature (4d678444-mh5). (Ref. 1010)

 Timestamp: Fri, 01 Feb 2013 18:06:10 -0800

 Your IP address: xxx.xxx.xxx.xxx

 Requested URL: [url]www.monova.org/torrent/6030292/Django_Unchained_2012_SWESUB_NU_dvdscr_Xvid_Ac3-314r.html[/url]

 Error reference number: 1010

 Server ID: FL_21F1

 Process ID: PID_3a3d031c5dd02fd

 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0

 Your IP: xxx.xxx.xxx.xxx (Redacted By Bovski)
 © 2012 CloudFlare, Inc.
Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: chip! on February 03, 2013, 04:51:18 pm
Monova.org they seem to be blocking bit che from downloading torrents.

Code: [Select]
Access Denied

The owner of this website ([url]www.monova.org[/url]) has banned your access based on your browser's signature (4d678444-mh5). (Ref. 1010)

Timestamp: Fri, 01 Feb 2013 18:06:10 -0800

Your IP address: xxx.xxx.xxx.xxx

Requested URL: [url]www.monova.org/torrent/6030292/Django_Unchained_2012_SWESUB_NU_dvdscr_Xvid_Ac3-314r.html[/url]

Error reference number: 1010

Server ID: FL_21F1

Process ID: PID_3a3d031c5dd02fd

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0

Your IP: xxx.xxx.xxx.xxx (Redacted By Bovski)
© 2012 CloudFlare, Inc.


well i cant replicate that.. but i modified the script to handle the results that only have magnet links.  also I updated the Bit Che user-agent to mimic the latest version of Google Chrome instead of an old version of FireFox.. maybe that will help!?


Also, I think we can handle AJAX since normally its still just HTTP requests with javascript front-end.. we just need to capture the actual HTTP request.

have you ever used this before?  http://www.nirsoft.net/utils/smsniff.html (http://www.nirsoft.net/utils/smsniff.html)  SmartSniff v2.00 - Capture TCP/IP packets on your network adapter

cuz then I could see exactly what the browser is doing for the AJAX/HTTP request and then write a script to mimic it.. or fix bit che :)
Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: Bovski on February 04, 2013, 06:40:46 am
LOL about the packet capture I have way to much traffic to even attempt that.

Whatever you did in .45 seems to have fixed the problem.
Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: chip! on February 04, 2013, 11:34:44 am
LOL about the packet capture I have way to much traffic to even attempt that.

alright.. we can wait till you get an invite.. but if you want, here's how to filter everything except TorrentDay:

Options | Display Filter.. and enter this:

include:remote:tcp:95.128.242.1-95.128.242.255
include:remote:tcp:37.59.63.1-37.59.63.255


the first is torrentday.com and www.torrentday.com (http://www.torrentday.com)
the second is static.torrentday.me


Whatever you did in .45 seems to have fixed the problem.

ok cool :)


Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: CuF on November 25, 2013, 02:41:24 am
t411.me: Needed to update one line. $page=extract(@i,t,`"`,`"`,@home) > $page=extract(@i,t,`"`,`"`).

After resaving, Bit Che will not recognize the script.  Reloaded the original version with the updater.  Opening and saving the script causes it to disappear again. 

I have no idea what makes it act funny.
Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: Bovski on November 25, 2013, 10:39:24 am
t411.me: Needed to update one line. $page=extract(@i,t,`"`,`"`,@home) > $page=extract(@i,t,`"`,`"`).

After resaving, Bit Che will not recognize the script.  Reloaded the original version with the updater.  Opening and saving the script causes it to disappear again. 

I have no idea what makes it act funny.

Well that's strange the same mod here works though the results are a bit off thought this was a bit more appropriate.
$page=extract(@i,t,`"`,`"`,`http:`)
Title: Re: OLD -- Re: Bit Che - Sites that are not compatible
Post by: chip! on February 17, 2014, 02:23:45 pm
any chance when you are saving it, its toggled to a UTF-8 file format?