Stuck with a bot script(Sidereel)

Saulyx

Junior Member
Joined
Jan 10, 2010
Messages
107
Reaction score
5
Hey guys, so I have a script that is mean to submit automaticly to sidereel, coded it myself, and I'm rather good at this sort of things but now im just stuck... heres what I post to http://www.sidereel.com/90210/season-'.$season.'/episode-'.$episode.'/links' (this show as an example)

Code:
Array (     [authenticity_token] => x6HldtNwBsH8zOUXebGFGtOs/VbXZFmPyyKT8w5zxxc=     [link[title]] => NO ADVERTS, multiple sources55380     [link[url]] => http://www.***/watch-beverly-hills-90210/Season-1-Episode-1/class-of-beverly-hills/     [recaptcha_challenge_field] => 03AHJ_VuuA1Lei7SYTRigRVaX3DcqGvmcV9TdlP1HQTUA43FOgX9zM_XWMkWElOKT10hurqa4Mn4MCzAeoHckPGh6VAg2GLHR5BF9RqFrnnQ6zZuK_B7xGrsxvKf9KpIlEnV33x9D7338v4SAT5xB6l59V6pzpYufuxw     [recaptcha_response_field] => shinbun razande     [Add Link] => Add Link )
Beenn stuck on this for hours now, any help would be appreciated!

Thank you,
S
 
Last edited:
No one has any ideas? I've reviewed what gets submitted, faked the referrer, faked the browser headers, etc. anyone could give me a hand or any ideas?


Thanks!
 
Post up the headers from a browser vs your script.
(Are you sending cookie data?)
 
Back
Top