| I lied at youtube :P (Mads18)
It didn't work perfectly after all *emberassed*.
I added this: curl_login('http://www.root.no/forum/index.php?act=Login&CODE=01','referer=http%3A%2F%2Fwww.root.no%2Fforum %2Findex.php%3Fact%3DLogin%26CODE%3D00&UserName=test&PassWord=test&CookieDate=1','','off')
And didn't change anything on this:
function curl_login($url,$data,$proxy,$proxystatus){
And I get this error: Parse error: syntax error, unexpected T_FUNCTION in C:\Programfiler\xampp\htdocs\Hacking\Root.no attack - test.php on line 5
PS: I checked the script in the very start without editing anything, and it was all blank; as if everything was working correctly. |