Closed BlueSchnabeltier closed 2 years ago
I Just found out why, if you host this on repl.it aternos will recognize that the request is comming from a data center and will ban you. But can the Owner of this repo pls put this at the top of the readme pls
I Just found out why, if you host this on repl.it aternos will recognize that the request is comming from a data center and will ban you. But can the Owner of this repo pls put this at the top of the readme pls
Unfortunately that's not the reason why, Read their TOS. You should've known that automating means they can't get money off of you from ads they place on their site and is therefore not allowed by them.
Doesn't matter if it's form a data center or a computer you own.
ahh shit any way to bypass this?
i can maybe try to look in the code
Duplicate of #16
@BluePlattypus, this can't be bypassed until we haven't got source code of Aternos backend and tools for detecting automated access.
When you register on aternos.org, you must read Terms of Service.
One of its paragraphs says that users shouldn't use parsers, etc. for these reasons.
Use save_session
and restore_session
to reduce count of API requests.
This may help.