THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
Help in script [resolved]
-
- Hello guys
I need a little help, what expression to use to make "GO TO" I need to skip a block when the check fails as it is in the print.
-
You have to remove indentation from before the IF, if you put
space space space space IF
instead ofIF
it will think it's part of the previous block and not work. Please read the LS documentation to understand how LS works.
-
thx i love you @Ruri
-
This post is deleted!
-
@Ruri
is not jumping to the block
and sometimes the software is crashing
what am I doing wrong ?
-
@babirro The seconde conditon is not been writing right ! There's the the good one :
IF "<SOURCE>" Contains "{\"valido\": false" JUMP #RAG ENDIF IF "<SOURCE>" Contains "{\"valido\": true" JUMP #id_cliente ENDIF
Also, don't spam Ruri or the staff, that's not very cool
-
Only this script is required buddy.
IF "<SOURCE>" Contains "{\"valido\": false" JUMP #RAG ENDIF
-
make it with key check custom and uncheck ban if no key found
-