the-cult-of-integral / discord-raidkit

An open-source, forever free tool that allows you to raid and destroy Discord servers via Discord bots, compromise Discord accounts, and generate Discord token grabbers.
GNU General Public License v2.0
612 stars 166 forks source link

Does not proceed after Checking Updates #50

Closed FASTANDEXTREME closed 2 years ago

FASTANDEXTREME commented 2 years ago

Installed the kit, Python and GIT was required. I ran the installer bat and later ran the main.py. Only one line came that was Checking for updates and it disappears and nothing comes up again, It was done through both python and CMD.

the-cult-of-integral commented 2 years ago

Turns out there is an input statement following the update routine. This input statement should be within the routine, not outside the routine.

For now, just press enter to continue to the main screen. 2.3.2 will fix this issue.