Closed cryzff closed 1 month ago
having same problem nothing happens when i execute it neither does the bot go online...
I have the same issue, no error on compiling exe but when I run the compiled exe nothing happens, the bot still offline even the target is online.
Hey guys,
I'm trying to prank my friend by jumpscaring him and messing around with his PC, but unfortunately, every time I try to build Pysilon, it creates the executable, but when my friend runs it with Windows Defender off, nothing happens. No category or channel is created; it just does nothing. I know he's doing it correctly because he screenshares his monitor, and I can guide him through the steps.
As I'm writing this, I think I might have found the problem. While building it again, I noticed a message that might be the issue:
This could be causing the problem, but I'm not sure how to fix it. Can anyone help? :"(
OS: Windows 10 Python Version: Latest (3.12.4)
Edit: the error seems to be gone but when i wanna execute the build .exe this error appears;
Traceback (most recent call last): File "resources\get_cookies.py", line 9, in
ModuleNotFoundError: No module named 'psutil'
although: Requirement already satisfied: psutil in c:\users\name\appdata\local\programs\python\python312\lib\site-packages (6.0.0)