Jump to content
Guest Mosad

Ascunde Link

Recommended Posts

Posted

mosad... daca e al tau... masurile 'anti bot' sunt defapt masuri anti prosti :))


$link = "http://ascund.hi2.ro/account/register"
#include <INet.au3>
#include <Array.au3>

$sursa = _INetGetSource($link)
$poza = StringRegExp($sursa , "<strong>([[:alpha:]]*)<\/strong>",3)
$Captcha = StringRegExp($sursa , 'value\="([[:digit:]]*)"><\/span><div\ style=\"background\:\ url\(assets\/images\/captcha\/' & $poza[0],3)
MsgBox(0 , "", "Captcha value : " & $Captcha[0])

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...