Author Topic: OLD: Bit Che 2.0 - Latest Version -- Build 60 (April 11, 2013)  (Read 259605 times)

Offline Exoskeletor

  • Full Member
  • ***
  • Posts: 191
  • Karma: +37/-0
  • Live And Let Die
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 36 (January 16, 2013)
« Reply #75 on: January 22, 2013, 04:03:53 am »
Exoskeletor.. what browser are you using?  the code only executes ShellExec API once, and I dont think anyone else has mentioned this problem, so I'm not sure where to begin..
Im using chrome. windows 8, uac disabled if those info are helpful
Also for me the latest standalone bit che doesnt work at all. it doesnt search

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 36 (January 16, 2013)
« Reply #76 on: January 22, 2013, 03:45:24 pm »
Exoskeletor.. what browser are you using?  the code only executes ShellExec API once, and I dont think anyone else has mentioned this problem, so I'm not sure where to begin..
Im using chrome. windows 8, uac disabled if those info are helpful
Also for me the latest standalone bit che doesnt work at all. it doesnt search

thanks.. actually I think I was able to fix that bug with that info :) I had not tested with Chrome on Win8.. but seems I was sending an extra flag in the shellexec param which was the only time I've seen it double launch. anyway, I need to keep testing to make sure this fix doesnt break anything else.

not sure about not being able to search anything..  I cant reproduce that..  what antivirus are you using?  do you have scripts in your script list and are they enabled? 
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 36 (January 16, 2013)
« Reply #77 on: January 22, 2013, 04:02:20 pm »
Unrelated to the present discussion above but this seems like the only place to ask:

Will Mega be added to the user- updated scripts like KAT and so forth?  I do not know how to add indexes but I read this thread regularly.

hi loninappleton..  bit che is an framework/script language to fetch and display the 'search results' from a 'search engine'.. so someone would need to create a search engine for Mega before a script to display the search results could be possible.
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline loninappleton

  • Newbie Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 36 (January 16, 2013)
« Reply #78 on: January 23, 2013, 05:45:39 am »
ok.

The new Meguploads (now just called Mega went online Sunday.  I am looking forward to seeing how it develops and I follow the news about it at TorrentFreak-- a site which does only file sharing news.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 37 (January 23, 2013)
« Reply #79 on: January 23, 2013, 04:02:56 pm »
Build 37 - January 23, 2013
-fixed: POST http request support for file fetches
-fixed: IF THEN logic bug (skipped a IF THEN section after using 'LOOP' function) (thanks CuF)
-fixed: suppressed java error messagebox using Special Login (thanks CuF)
-fixed: URL opening double with Chrome (thanks Exoskeletor)
-added: access and modify http request REFERER to Script engine for individual results

attached to this post:  http://convivea.com/forums/index.php?topic=2131.msg19117#msg19117
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 37 (January 23, 2013)
« Reply #80 on: January 23, 2013, 04:03:43 pm »
here is a working script for RuTracker for 2.0.37  (requires the POST fix for file fetching)
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline Exoskeletor

  • Full Member
  • ***
  • Posts: 191
  • Karma: +37/-0
  • Live And Let Die
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 36 (January 16, 2013)
« Reply #81 on: January 24, 2013, 06:07:01 pm »
not sure about not being able to search anything..  I cant reproduce that..  what antivirus are you using?  do you have scripts in your script list and are they enabled?  

version 37 also doesnt search. i have try to run bit che as administrator with windows defender disabled (i dont have another antivirus) but didnt help. i dont have private scripts enabled. even if i have only 1 script from the list selected doesnt search. (The connections tag doesnt even appear, the search doesnt even start).

Links now like forums open only 1 link, but upgrading scripts doesnt work  (didn't work on version 36 either but was working on 35 and on 35 i was able to search)
« Last Edit: January 24, 2013, 06:33:06 pm by Exoskeletor »

Offline CuF

  • Sr. Member
  • ****
  • Posts: 331
  • Karma: +40/-0
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 37 (January 23, 2013)
« Reply #82 on: January 25, 2013, 05:50:31 am »
Seems basic, but do you have a firewall that might be blocking Bit Che?

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 37 (January 23, 2013)
« Reply #83 on: January 26, 2013, 05:26:58 am »
yeah, sounds like something is blocking Bit Che.. nothing changed in the last few builds and i dont even have to run it as administrator on my win 8 test box..

i would start with playing around with the windows 8 firewall.. shut it off completely to test, or manually allow the application:

http://windows.microsoft.com/en-US/windows-8/windows-firewall-from-start-to-finish#section_4

  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline Exoskeletor

  • Full Member
  • ***
  • Posts: 191
  • Karma: +37/-0
  • Live And Let Die
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 37 (January 23, 2013)
« Reply #84 on: January 26, 2013, 06:32:56 pm »
with firewall and defender off i still cant search, i have add the app also in the allowed list.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 38 (January 27, 2013)
« Reply #85 on: January 27, 2013, 10:33:38 am »
Build 39 (January 27, 2013)

dev test only!  
b38: mostly bug fixes (cookies, login handling), added improved log file support, and exposed individual result 'referer' and 'cookies' in case sites require strict checks.
b39: minor fixes for script debugger (display only)
« Last Edit: January 28, 2013, 04:17:03 pm by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 42 (January 28, 2013)
« Reply #86 on: January 28, 2013, 04:18:09 pm »
Build 42 (January 28, 2013)

dev test only!  
40. testing work around for Special login cookie steal from HTTPS sites  -- thanks CuF
41. possible redirect 301 'referer' correction -- thanks CuF
42. fixed 'Torrent Details' not loading with multiple code2 links and single 'Torrent Details' window
« Last Edit: January 31, 2013, 03:07:00 pm by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline Vitruviux

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 37 (January 23, 2013)
« Reply #87 on: January 29, 2013, 05:40:11 am »
Did you guys disable filters in Bit Che?

I used to have the old version and there when you'd search for something, you could filter the results by size, seeders, etc..

example: torrent -size>500mb -seeders>50

This does not seem to be working the latest version.


Registered Bit Che
Windows 8

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 37 (January 23, 2013)
« Reply #88 on: January 29, 2013, 06:10:47 am »
Did you guys disable filters in Bit Che?

I used to have the old version and there when you'd search for something, you could filter the results by size, seeders, etc..

example: torrent -size>500mb -seeders>50

This does not seem to be working the latest version.


Registered Bit Che
Windows 8

hi :)

-size was moved to the dropdown menu for size selection (click the button that says 'any')... and actually, i dont recollect ever implementing a filter -seeders.. but can consider it for the future!

thanks
-chip

  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 2.0 - Latest Version -- Build 44 (January 31, 2013)
« Reply #89 on: January 31, 2013, 03:12:35 pm »
Build 44 (January 31, 2013)

dev test only!  
43. minor script debugger display error fix
44. prelogin now able to execute script section and manipulate $form and $loginurl prior to 'login' -- thanks CuF


note to CuF & devs:   attached is a script for 'hdbits.org' that shows the new required changes for a script to use a prelogin code execute (must be prelogin=code(`URL`,0) ) and that code section must be [code0].  the result extraction code should be ignored since I cant test that part.. actually, I dont know if this will login.  CuF can you test? :) :) :)

let me know your thoughts..  ;D
« Last Edit: February 03, 2013, 03:54:45 pm by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.