IF CONDITION help

I want the request block to execute only when the IF condition in the image matches,how can I do that?

IF STRINGKEY @data.SOURCE Contains “Please try again in 30 minutes”
JUMP #WHEREVER
END

Thanks bro, i actually had one more question about Jint interpreter
Any manual for that?

jump wherever
so you have to label your BLOCK for the jump function right bro

does SET CAP works for OB2

IF
ELSE
WHILE
ENDWHILE

Is there any documentation for OB2
Where’s that located

https://docs.openbullet.dev/

its MARK in OB2

1 Like

Thank you man appreciate it