openbullet / OpenBullet2

OpenBullet reinvented
MIT License
1.64k stars 456 forks source link

The name 'USER' does not exist in the current context #970

Closed Aholicknight closed 4 months ago

Aholicknight commented 4 months ago

msedge_2nKUpECs3v

Hello. I do not understand what is causing this error when I try to create an Openbullet2 config. I am more familiar with OpenBullet, so I assumed it would be the same with OpenBullet2, <USER> and <PASS>.

Am I doing something wrong? What am I supposed to use instead? Thank you!

iLikeCSharp commented 4 months ago

Set the wordlist type to credentials and then the variables are input.USERNAME and input.PASSWORD. https://discourse.openbullet.dev/t/comprehensive-guide-to-wordlist-types/435 guide

Aholicknight commented 4 months ago

Set the wordlist type to credentials and then the variables are input.USERNAME and input.PASSWORD. https://discourse.openbullet.dev/t/comprehensive-guide-to-wordlist-types/435 guide

@iLikeCSharp Thank you!