Bit Che > Bit Che - Info & Updates
OLD: Bit Che 2.0 - Latest Version -- Build 60 (April 11, 2013)
chip!:
--- Quote from: CuF on January 16, 2013, 02:52:15 pm ---Sorry, to be slow to get back to you, I was stuck with jury duty the last few days.
I'll test the new version and see if that fixes what's been ailing my scripts as soon as I can.
Does the malformed seeder fix also effect malformed leeches? It occurred for both.
--- End quote ---
aye! not fun... but no worries. that would be great to test the new version because the param handling/cookie bug could have affected more than it seemed. i'm wondering if that was the source of many problems with sites that relied on cookies (all login sites)... but if there is still a redirect bug, i need to squash it. i have an entire function that "validates" the URL redirection, so its perfectly possible I've got a bug there too!
also, yes, the fix applied for both seeds and leeches (forces the value to be numeric)
thanks!
CuF:
Bug in Build 36:
Under some conditions if you use t=array(@q,1) and that array is blank, the variable is deleted and doesn't appear the next time =array(@q,n) is used.
This is causing the next loop's results to be removed.
For example:
Using my BakaBT script (attached) that works with Build 35 but not 36 and searching "Ghost Shell Innocence", there should be 4 results.
Loop 1: Finds 1080p version
Loop 2: Finds only the text "Alternate Versions:" and loops
Loop 3: t=array(@q,0) is checked but empty (removing the variable 't' in the debugger window), t=array(@q,1) does not get the data from @q(1)
This works properly in Build 35.
Found in Build 35 and 36:
If you click in Bit Che's results area, it will occasionally anchor a select region box. Can't be more specific, sorry.
Exoskeletor:
for me it still opens 2 links when i click on forums button or the open source page button
chip!:
--- Quote from: CuF on January 19, 2013, 03:59:38 pm ---Bug in Build 36:
Under some conditions if you use t=array(@q,1) and that array is blank, the variable is deleted and doesn't appear the next time =array(@q,n) is used.
This is causing the next loop's results to be removed.
For example:
Using my BakaBT script (attached) that works with Build 35 but not 36 and searching "Ghost Shell Innocence", there should be 4 results.
Loop 1: Finds 1080p version
Loop 2: Finds only the text "Alternate Versions:" and loops
Loop 3: t=array(@q,0) is checked but empty (removing the variable 't' in the debugger window), t=array(@q,1) does not get the data from @q(1)
This works properly in Build 35.
Found in Build 35 and 36:
If you click in Bit Che's results area, it will occasionally anchor a select region box. Can't be more specific, sorry.
--- End quote ---
thanks CuF.. was able to track this down and fix it! :/
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..
loninappleton:
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.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version