#๐Ÿ”’ Any way i could potentially make this program faster?

27 messages ยท Page 1 of 1 (latest)

vestal boneBOT
#

@undone river

Python help channel opened

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.

undone river
jaunty sigil
#

This looks suspicious

restive gorge
#

what exactly are you trying to do?

jaunty sigil
#

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

undone river
#

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

jaunty sigil
#

like I said that sounds suspicious

undone river
#

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?

restive gorge
#

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

vestal boneBOT
#
Python help channel closed

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.