RefreshCapcha

Author Topic: Bit Che - Script Documentation v.01a (READ)  (Read 63062 times)

Offline CuF

  • Sr. Member
  • ****
  • Posts: 331
  • Karma: +40/-0
    • View Profile
Re: Bit Che - Script Documentation v.01a (READ)
« Reply #15 on: December 03, 2009, 08:47:55 am »
Some scripts have lines like this:
q=split(r,/td>,2)

What is the function of ",2"?

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che - Script Documentation v.01a (READ)
« Reply #16 on: December 03, 2009, 01:18:29 pm »
wow... thats old.. umm i believe that was used as a type of check that the data is being parsed correctly for any given result.  in that case, there should be "atleast 2" items returned from the split. if NOT, then the engine either ignores that single result and continues to process the next one...   or the engine terminates processing the script completely. but i think it just skips that single result... that way, if there are 50 results total, but 1 of them was some reason missing some data in the html, then the engine would assume its messed up, ignore it, and return 49 results to the search list.
  -  https://convivea.com  -   And...  boom goes the dynamite.

civpro

  • Guest
Re: Bit Che - Script Documentation v.01a (READ)
« Reply #17 on: June 02, 2010, 03:28:49 am »
im not getting anything from the script debugger
no output at all

Offline Threshold

  • Newbie
  • *
  • Posts: 12
  • Karma: +4/-1
    • View Profile
Re: Bit Che - Script Documentation v.01a (READ)
« Reply #18 on: January 18, 2011, 12:04:57 am »
Hi Chip,

I'm afraid I have absolutely no clue at this stuff even if you guys say it's very simple.

Any chance anyone might write a very dumbed down, step by step guide so we can all contribute writing and updating scripts?

Cheers. :)

ibrahim1388

  • Guest
Re: Bit Che - Script Documentation v.01a (READ)
« Reply #19 on: January 03, 2012, 06:15:48 am »
 O0
thanx