How to do a date check

I need to do a date check.

if less than current date = expired

if greater than current date = success

if possible I wanted it in dd/MM/yyyy format

You need to convert it to unix time (there is a block for it called date to unix time) and then check using an integer key in the keycheck, comparing it to the result of the current unix time block

1 Like

thank you ruri, i accidentally ended up learning. I was testing here and that’s exactly what you said

IMG_20211221_175016

@Ruri help,
why is it just going to BANNED status and CPM 0?

1 Like

I did the process you showed there. in my case it is not the list type since this test CONFIG accepts any type. I went to the RL settings, I activated the log, I went to the CONFIG settings, I set it to 10 and it returned this.

IMG_20211221_181252

And now, what I do?

IMG_20211221_231556_595
this return appeared in the BOT LOG

In OB1
IMG_20211221_234343

on OB1 works perfectly. help me @Ruri , I have many config (which I migrated from ob1) with this error BANNED/ERROR.

I’m stopped because of it

On the right side there is a dropdown, switch from Hits to ToCheck and then right click on any of them and select show bot log. Then investigate what went wrong.

“Bot log was not enabled when this hit was obtained”

Then you didn’t follow the guide I linked because it said to enable it