#๐ Any way i could potentially make this program faster?
27 messages ยท Page 1 of 1 (latest)
@undone river
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
This looks suspicious
what exactly are you trying to do?
Well it looks like it uses cookies to automate logging into a website
and then at the bottom there's a filepath
titled accounts/GehGod.txt
which makes me think it's something related to messing with automation of minecraft accounts which is...
suspicious
It seems to also extract a user's Minecraft profile information without manually entering login credentials
? lol
it gets data from a cookie file
that was exported from a browser
as i have many accounts and its a hassle managing them all when im making minecraft protocol bridge thingy to login to servers and print chat messages to a discord webhook
so i made this (which is part of a bigger project) which gets the neccesarry information (the token and the username) to get access to the account and login with it
like I said that sounds suspicious
correct, im logging into minecraft.net
why? lol
and im using https://quarry.readthedocs.io/ to login to the server and read chat and relay to a discord webhook
somthing similar to this
but for my own server
this also helps keep it online as it eventually shuts down when there are no players on
@restive gorge any help?
this is not something i have done, thus i don't know if this is ethical or not
so i'm sitting this one out
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.