#๐ python 24.0 download dosnt work
199 messages ยท Page 1 of 1 (latest)
@worthy pasture
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.
Can you show the error?
You have to run that in the cmd
You're in the Python interpreter
Not in the python shell
it just closed it
Open the Command prompt, do you know how to do that?
?
type py -0 and show the output
You have multiple versions of python installed. The pip you are using is presumably for a different version of Python than you want.
how do i fix that
What were you doing when you initially got the notice to upgrade pip?
i fixed it
but what does this mean
when i try to install the pips
how do i fix this
It looks like the pip you're running is for 3.10
if you want to install the module for a different version (say 3.12) you should be able to do something like py -3.12 -m pip install pywin32
You can run stuff with different versions using the launcher (py) but you need to specify the version you want to use.
For whichever version you want to use. Are you using the different versions for any particular reason?
If not you might be able to get away with uninstalling the other two and just sticking with 3.12.
i just did that but it still says reqirment already satisfied
Ok then that means 3.12 has that module
why dosnt my thing open then
what thing?
are you double clicking it from explorer or running it from cmd?
im double clicking it
how do i do that
py vespy.py from inside the folder it's in.
.
what
You have to cd to the directory it's in
type cd "C:\Users\rick\Downloads\discord bot\" and hit enter
Then you should see that path on the left hand side of the >
then you can run py vespy.py
yes. Now you're in that folder. cd is short for "change directory"
That's how you move around your file system
You can type dir to show a listing of the files in that directory
It's probably somewhere else
bruh
dir is short for "directory"
what does this mean
that means you have another folder called "discord bot" inside that one
type cd "discord bot"
^^
type dir again
there you go
you use a premade discord bot ๐ฅ
what's Injection?
idk
Note that Vespy.py starts with a capital letter, so you'll have to consider that in the command
Probably a virus he installed from github
I wouldn't do that
Can you send your code rq?
!paste
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
idk how
Use this too
It scores very highly on the "probably a virus" scale lol
Do you trust your friend not to play a joke?
Read the embed above this message
yea he was scrensharing it infront of me
Didn't realize you play brawl stars too according to our related servers
That doesn't mean much, they could be doing something you don't recognize. First of all, do you know them irl? If not, I'd not recommend you run it right now, let us take a quick look at it first ๐
Lol yeah I didn't realize you did either
i dont yea
how do i send it
I guess people are really related in some ways
๐คฆโโ๏ธ
Paste the code immediately after entering and save
then copy the saved url and send it here
And we will be able to see the code
In order to copy your bot's code, you'll have to open notepad and drag the main file .py into notepad then ctrl+a and ctrl+c
Do you want an ultra specific tutorial
@worthy pasture
YYOO BRO WAS TRYING TO HACK ME
That was expected
Can you send us the code so we can tell you more?
Did you run it?
or maybe see if that were his intentions
Disconnect from the internet immediately
can u like dumb it down im ngl
If you run it, disconnect from the internet
yea, you ran it?
Bruh
Oh ok. That's better. Send the code just for curiosity's sake lol
Wait
HOW
Damn he can't even obfuscate
I am confused, is it a cookie complier or
Is that a grabber or a complier
I can't tell
I am so curious ^^
I once made a python obfuscator, I made it really hard to deobfuscate but it was possible to deobfuscate lol
gimmie a step by step thing
^^^^^^
whats the first thing i do
Click my reply and you will see the entire thing
fuck is rungui
i cant openit
it just insta closes
why are you opening it?
oh
Send it in DMs
@dim zephyr Do you wanna make a group?
never mind
It's too large
Try pastebin and create a pastebin and send it to me in DMs
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
ight
Thanks
Visit the site and paste the code
scroll down and put a random title then create paste
copy paste and send it to me
sent in dms
Can you send it to me too?
Also, please turn off the computer access to the internet if possible, you've run the program and who knows what it does, be really careful with your passwords and stuff from now on
Yeah, you are right because it cannot send any requests to retrieve any information without being connected to your network. Some advanced malware can delay your network's wifi latency by a lot
Yeah I can definitely send it to you
@dim zephyr
Alright, I took a look at it, and it looks like some shit that will transfer all crypto funds to hacker's account. It's kinda obfuscated though so I'm not sure, but definitely do check your crypto accounts (ON YOUR PHONE. I DO NOT KNOW IF THIS IS PERSISTENT AND IF YOU OPEN IT WHERE YOU RAN THE CODE IT MIGHT MAKE THE TRANSFER NOW) @worthy pasture
She told me that she ran it but she didn't get compromised because she didn't install modules
Hopefully she doesn't figure that out... @dim zephyr
Oh ok, well, that's better ig
@worthy pasture !close to close the thread btw
oh my fault
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.
๐ python 24.0 download dosnt work