Merubokkusu / Discord-S.C.U.M

A Discord API Wrapper for Userbots/Selfbots written in Python.
MIT License
581 stars 170 forks source link

Sus discum activity when downloaded by using "pip install -r requirements" #462

Closed racontre closed 1 year ago

racontre commented 1 year ago

I don't know what it is, but: Apparently it's trying to send messages or something when all I'm doing in code is parsing members of a guild and getting their profile after that? it has that keyError ["guilds"] that people have been complaining about, too and it keeps executing forever

If I install directly from github I have none of these issues. Could the library be hijacked somehow?

Unexpected behavior after installing requirements: image

weird heartbeat ready stage, I'm not sure if it's in both versions, I don't think so outputs a bunch of data about the selfbot

Screenshot_143

How it's supposed to look basically: image

racontre commented 1 year ago

It kind of seems to appear at random now that I look at it, but reinstalling definitely helped for some reason...