Govi02 / irctc_autofill_extension

Tatkal Autofill Tool which helps you to book tatkal tickets at fast. It autofills & submits all data during booking time
Apache License 2.0
22 stars 29 forks source link

Captcha reloads extactly at 10:00 and 11:00 #2

Closed vaishnu28 closed 1 year ago

vaishnu28 commented 1 year ago

The issue is that script works flawlessly at non tatkal times. At tatkal timing i.e Exactly at 10:00 and 11;00 , when the captcha is filled and submitted , a new captcha is being generated by irctc website. I think it is because the irctc website detects the script maybe? Captcha gets auto submitted by the time I fill it. Can you modify the script , where it stops auto detecting captcha , and only proceed when the SUBMIT button is hit by user manually?

Govi02 commented 1 year ago

Thanks @vaishnu28 , Now you can click SUBMIT button manually using this code, I just wrote with auto submit stuffs in order to reduce filling time , Now it's under the control of user.