moom825 / Discord-RAT

Discord Remote Administration Tool fully written in Python3
242 stars 49 forks source link

Problem with file uploading #5

Closed protataetuk closed 3 years ago

protataetuk commented 3 years ago

Hello, your upgrade of this program is really amizing,but there is an error when it is compiled(PyInstaller --onefile --noconsole file.py).When i type !recscreen/audio 30 or 40(as long as the file is bigger than 8mb) the bot send a message that it will take a while but after i waited around 20min its still not sending anything.The same problem with the UAC bypass.Thnaks!

moom825 commented 3 years ago

this bot was not meant to be compiled to an exe, so when you do that a lot of features break.

On Tue., Aug. 10, 2021, 8:46 a.m. protataetuk, @.***> wrote:

Hello, your upgrade of this program is really amizing,but there is an error when it is compiled(PyInstaller --onefile --noconsole file.py).When i type !recscreen/audio 30 or 40(as long as the file is bigger than 8mb) the bot send a message that it will take a while but after i waited around 20min its still not sending anything.Thnaks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/moom825/Discord-RAT/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/APCSZAXBW3XDS2BPB2YJTPLT4ENQXANCNFSM5B4C3GKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

protataetuk commented 3 years ago

I got it.Thanks for your response!