RefreshCapcha

Author Topic: Why doesn't this work ?  (Read 5947 times)

Offline Bovski

  • Head Cider Tester
  • Hero Member
  • *****
  • Posts: 673
  • Karma: +189/-0
  • High Five Me
    • View Profile
    • Warez The Index
Why doesn't this work ?
« on: July 02, 2008, 10:27:52 am »
The site uses htaccess login system so cookie based login systems are useless as they wont be read until the htaccess has been passed.

I'm assuming Bit che doesn't like the login= line

Code: [Select]
[script]
name=conspiracycentral.net
home=http://conspiracycentral.net:6969/
author=Bovski
pwd=1
login=http://%USER%:%PASS%@conspiracycentral.net:6969/login.html
form=
failed=You are not logged in.
main=http://conspiracycentral.net:6969/index.html?search=%SEARCH%

[ code]
x=h(x,d,Sort Uploader Ascending,</TR,>)
z=i(x,d,</TABLE>)
d=c(d,x,z)
d=replace(d,</TD>,<-EOL-></TD>)
r=split(d,</TR>)
start
q=split(r,</TD>,3)

t=array(q,1)
z=i(z,t,title)
1=x(t,z,",")
z=i(z,t,href)
3=x(t,z,",",http://conspiracycentral.net:6969/)
t=array(q,2)
z=i(z,t,href)
7=x(t,z,",",http://conspiracycentral.net:6969/)
t=array(q,5)
2=x(t,z,>,<)
t=array(q,6)
5=x(t,z,>,<)
t=array(q,7)
6=x(t,z,>,<)

aloop
[ /code]

Note: Space added to the [ code] and [ /code] so as not to interfere with the boards code feature.
« Last Edit: July 06, 2008, 01:16:54 am by Bovski »