realpython / python-scripts

because i'm tired of gists
MIT License
2.08k stars 682 forks source link

Python bypass paste protection in website #32

Open jacklack20 opened 2 years ago

jacklack20 commented 2 years ago

I need pythob script to allow me past from txt in a website textbox protected by event listener paste option

spignelon commented 1 year ago

I need pythob script to allow me past from txt in a website textbox protected by event listener paste option

Hey @jacklack20 I don't know how relevant this is, but here's what you are looking for: https://github.com/spignelon/autokey injector.py to be specific.

If you want it included in this repo then you can open a pull request for it, if not then I hope your issue is now solved.