Python and Points collection TOS clarification
Hello,
Given that i didn't find any topics about this, i'll ask here:
i'm currently experimenting with python scripts (learning to code) and especially Selenium scripts granting the opportunity to interact with websites.
I was wondering if a script that daily clicks on the "collect points" button would be in violation of the Code of Conduct or TOS
the script logs in to a personal account and navigates to the points collection page, then clicking on the button.
given that:
- it is used privately (not commercially).
- it doesn't spam, flood, or aggressively scrape the site.
- Account access is granted manually the first time then cookies are used.
- it is not automating in-game behavior or altering gameplay or game files.
I would like to ask any staff member(possibly with knowledge on the matter) if such program would violate the before mentioned contracts.