QUOTE(Tumbres @ Jan 20 2025, 22:05)
- if you use script such monsterbation make sure you update it
- if after update you still get a problem,try disable every extension in your browser,sometimes extension such Ruffle confilcted with monsterbation script,i dunno what cause it
.
I'm using newest monsterbation. Tried to disable all other scripts and the problem insist.
I just cost a few of my riddle accuracy to test the issue.
The onchange function "check_submit_button" binded to the checkboxes is undefined due to unknown reason.
This function is in the html, but undefined....
This function enable the submit button if any of the checkbox is checked while 3 at most checked,
and is called if any checkbox is clicked.
Imma gonna try to rebind the function. Hope I can solve this with half hour
Btw, I notice I have RE counter on the top of riddle and there is no timing beside the submit button (they will work properly if I refresh)
This is weird since I didn't change anything. It just magically happens.
--------------------------------------------------------------------
Ok, try both way and both rebinding or just refreshing the page works.
I have checked the payload and the answers are submitted correctly.
--------------------------------------------------------------------
Had refresh script works 3 successful time. rebinding script works 4 times. I had a few failed tries which refreshed the page too frequently. Hope 10B don't blame me.
It works perfectly. Also, I found something new.
On 1 of my test, I refreshed the riddle and read the frontend, it automatically submitted the empty answer after time up.
The frontend code shows this is the correct behavior and I never had this behavior in my past experience (sometime I missed riddle because I'm watching the climax of movie).
That means my riddle never worked properly
. No auto submission in the past and now problem with submit button + time display.
Another finding is that Ajax cause this. Turn off Ajax made 2 riddles (only tested 2) worked properly.
Sadly I'm not familiar with frontend. Btw, I'm using Chrome newest update until 2025/1/21 and Violentmonkey
unfortunately, after comparison, Ajax has huge advantage in turn speed. I can't just turn it off.
If no more complaint here. That means I'm fine with my solution.
---------------------------------------------------------------------
Encountered the case that amaimono mentioned, force to submit a empty answer
Gotta switch back to re-bind solution and add timer myself...
This post has been edited by l13763824039: Jan 22 2025, 03:49