Advertisement
Guest User

Untitled

a guest
Dec 12th, 2024
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. [23:09:42] [CONFIGURATION] - Executing configuration!
  3. [23:09:42] [REQUEST] - Executing `REQUEST` block.
  4. [23:09:42] [REQUEST] - Running a GET request.
  5. [23:09:42] [REQUEST] - Received response from GET request.
  6. [23:09:42] [REQUEST] - Finished executing `REQUEST` block.
  7. [23:09:42] [REQUEST] - Executing `REQUEST` block.
  8. [23:09:42] [REQUEST] - Failed POST request.
  9. [23:09:42] [REQUEST] - Finished executing `REQUEST` block.
  10. [23:09:42] [VARIABLE] - Executing `VARIABLE` block.
  11. [23:09:42] [VARIABLE] - Stored variable `CoolVar`.
  12. [23:09:42] [VARIABLE] - Finished executing `VARIABLE` block.
  13. [23:09:42] [PARSE] - Executing `PARSE` block.
  14. [23:09:42] [PARSE] - Found a result `cool input`
  15. [23:09:42] [PARSE] - Stored PARSE output to `variable`.
  16. [23:09:42] [PARSE] - Finished executing `PARSE` block.
  17. [23:14:47] [KEYCHECK] - Executing `KEYCHECK` block.
  18. [23:14:47] [KEYCHECK] - Success! Matched: `Google` - Capture: {'CoolVar': 'this is [cool input] you know', 'variable': 'cool input'}
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement