Author Topic: Newbie scripting, Danger!  (Read 7331 times)

Offline Kepis

  • Jr. Member
  • **
  • Posts: 64
  • Karma: +11/-0
    • View Profile
Newbie scripting, Danger!
« on: February 10, 2013, 03:05:22 am »
Hi

I was trying to modify the scritp of thebox.bz.ini so maybe it could work for thevault.bz and thegeeks.bz, but I just changed "thebox" for "thevault" and BitChe doesn't even take the script in its list.

Offline Bovski

  • Head Cider Tester
  • Hero Member
  • *****
  • Posts: 673
  • Karma: +189/-0
  • High Five Me
    • View Profile
    • Warez The Index
Re: Newbie scripting, Danger!
« Reply #1 on: February 12, 2013, 03:10:38 am »
there signup is at capacity :(

Offline Kepis

  • Jr. Member
  • **
  • Posts: 64
  • Karma: +11/-0
    • View Profile
Re: Newbie scripting, Danger!
« Reply #2 on: February 12, 2013, 03:47:48 pm »
there signup is at capacity :(
Hi Bovski, I have no invitations yet.
I would like to know how difficult it is to write a script. I read the guide but I don't catch it fully.
 Would you recommend me an easy script to study and to try to understand it and then go on?

Is it possible to search in web sites for direct downloads? (not torrents, for example Argentinawarez?)

Thanks :)
« Last Edit: February 13, 2013, 07:40:24 am by Kepis »

Offline Bovski

  • Head Cider Tester
  • Hero Member
  • *****
  • Posts: 673
  • Karma: +189/-0
  • High Five Me
    • View Profile
    • Warez The Index
Re: Newbie scripting, Danger!
« Reply #3 on: February 17, 2013, 10:25:27 am »
It isn't that difficult in v2 as some of the work has been done for you.

At its most basic you basically need to copy stuff from 3 pages on the site if its private this is the pages source.

The Login page stuff if its a simple login or if its more complicated(captchas) login the login url
You then need to copy stuff from a bad login attempt.

Then it's just a case of getting the search strings and parsing the results.