Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
This code will cause that bug, it won't make the bot sleep and just bugs out
var a = 1 if (a == 1){ sleep(5000)! }
When I just put it without "if" it works
@Hycore For anyone wondering I solved it with:
_if(VAR_THREAD_INDEX == 1,function(){ sleep(1000)! })!
@majdi105 said in BAS Bug one click captcha:
is no "hourglass icon" on the one click captcha module
b4295e9a-d397-4959-87bc-3fccb36c6db3-изображение.png
Подтверждаю, так же столкнулся с таким. Если выбрать экшен "очистить поле" то вместо очистки ставится буква "а".
I confirm, I also encountered this. If you choose the action "clear the field" then instead of cleaning the letter "a" is put
@WhatOo так и должно быть. Это только в конструкторе. И лучше не писать в чужих темах, а создавать новые, но перед этим чекнуть форум на предмет решения, а так же внимательно посмотреть на названия разделов
@caplaz Removed sleep limit.