Problem USER PASS

What happened?
i maked user pass in the postdata, he told me an error

2021-03-16 01_03_57-Window
2021-03-16 01_04_42-Window

<input.USERNAME> and <input.PASSWORD>
or
<input.USER> and <input.PASS>

The same problem, i make like you said
and he say

[IDLE] (27,153): error CS0103: The name ‘PASS’ does not exist in the current context

<input.USERNAME> and <input.PASSWORD>

i want to create a random string like in ob1
?h?h?h?h?h?

how to create it here ?

The same problem

{“password”:"",“email”:"",“s_password”:"",“recaptchaToken”:""}

2021-03-16 01_40_57-Window

selected: INTERPOLATED
error: [IDLE] (27,94): error CS0103: The name ‘PASSWORD’ does not exist in the current context

2021-03-16 01_40_49-Window

selected: TEXT
error: HE DOES NOT CAPTURE THE USER PASS they send them in the POSTDATA as he show them, like this < USER > < PASS >

set worlist type to credentials and change and user to <input.USERNAME> and <input.PASSWORD>

My environment is working good
but the postdata not detected (they are detected as < USERNAME > < PASSWORD > )

and if there is something not working in environment, it will display an error while opening openbullet

but the openbullet working without problem
only detection of user pass

2021-03-16 22_10_48-Environment - Bloc-notes

set worlist type to credentials and

change by <input.USERNAME>
change by <input.PASSWORD>